commit: 115c6edd543fbf40ea890c97fafc34be13fadb11
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 09:30:09 2019 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 09:32:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115c6edd
dev-python/deprecation: add upstream info to metadata.xml
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/deprecation/metadata.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-python/deprecation/metadata.xml
b/dev-python/deprecation/metadata.xml
index ff92bdf665f..f24663f48ab 100644
--- a/dev-python/deprecation/metadata.xml
+++ b/dev-python/deprecation/metadata.xml
@@ -11,4 +11,9 @@
<longdescription lang="en">
A library to handle automated deprecations
</longdescription>
+ <upstream>
+ <remote-id type="pypi">deprecation</remote-id>
+ <remote-id type="github">briancurtin/deprecation</remote-id>
+
<bugs-to>https://github.com/briancurtin/deprecation/issues</bugs-to>
+ </upstream>
</pkgmetadata>