From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1332375-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A93DB158086
	for <garchives@archives.gentoo.org>; Thu, 21 Oct 2021 13:51:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0FDC4E0843;
	Thu, 21 Oct 2021 13:51:54 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id EC7CBE0843
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Oct 2021 13:51:53 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0DD003435F9
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Oct 2021 13:51:23 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BF7B101
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Oct 2021 13:51:21 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1634824266.492431ca6e613bb016e40287aca6bdd0c9e4b563.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/prov/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/prov/metadata.xml
X-VCS-Directories: dev-python/prov/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: 492431ca6e613bb016e40287aca6bdd0c9e4b563
X-VCS-Branch: master
Date: Thu, 21 Oct 2021 13:51:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 2bd4cd93-9c30-4b3a-a856-ad12f3a23e85
X-Archives-Hash: b07312a3ae363842dd1f4fdcd65fe2e0

commit:     492431ca6e613bb016e40287aca6bdd0c9e4b563
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 11:32:09 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 13:51:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492431ca

dev-python/prov: add github upstream metadata

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/prov/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/prov/metadata.xml b/dev-python/prov/metadata.xml
index 9747ccec82d..645e3c0f0d7 100644
--- a/dev-python/prov/metadata.xml
+++ b/dev-python/prov/metadata.xml
@@ -16,5 +16,6 @@
 	</longdescription>
 	<upstream>
 		<remote-id type="pypi">prov</remote-id>
+		<remote-id type="github">trungdong/prov</remote-id>
 	</upstream>
 </pkgmetadata>