summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2019-08-12 11:30:09 +0200
committerLouis Sautier <sbraz@gentoo.org>2019-08-12 11:32:38 +0200
commit115c6edd543fbf40ea890c97fafc34be13fadb11 (patch)
tree9ae8fc053a117313640c17adfa09b300fa016a90
parentdev-python/deprecation: bump to 2.0.6, add tests, PyPy{,3}, fix deps (diff)
downloadgentoo-115c6edd.tar.gz
gentoo-115c6edd.tar.bz2
gentoo-115c6edd.zip
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@gentoo.org>
-rw-r--r--dev-python/deprecation/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/deprecation/metadata.xml b/dev-python/deprecation/metadata.xml
index ff92bdf665f9..f24663f48abd 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>