diff options
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> |