diff options
author | Louis Sautier <sbraz@gentoo.org> | 2019-08-12 11:30:09 +0200 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2019-08-12 11:32:38 +0200 |
commit | 115c6edd543fbf40ea890c97fafc34be13fadb11 (patch) | |
tree | 9ae8fc053a117313640c17adfa09b300fa016a90 /dev-python/deprecation | |
parent | dev-python/deprecation: bump to 2.0.6, add tests, PyPy{,3}, fix deps (diff) | |
download | gentoo-115c6edd543fbf40ea890c97fafc34be13fadb11.tar.gz gentoo-115c6edd543fbf40ea890c97fafc34be13fadb11.tar.bz2 gentoo-115c6edd543fbf40ea890c97fafc34be13fadb11.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>
Diffstat (limited to 'dev-python/deprecation')
-rw-r--r-- | dev-python/deprecation/metadata.xml | 5 |
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> |