commit: cf23cdaadf8bf143a5d5d40cfe868cae2f4bb849
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 31 06:20:32 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 31 06:20:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf23cdaa
dev-python/pastedeploy: add github upstream metadata
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pastedeploy/metadata.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/pastedeploy/metadata.xml
b/dev-python/pastedeploy/metadata.xml
index 8c900f601b3..b02ade9d736 100644
--- a/dev-python/pastedeploy/metadata.xml
+++ b/dev-python/pastedeploy/metadata.xml
@@ -14,5 +14,7 @@
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">PasteDeploy</remote-id>
+ <remote-id type="github">Pylons/pastedeploy</remote-id>
+
<doc>https://docs.pylonsproject.org/projects/pastedeploy/en/latest/</doc>
</upstream>
</pkgmetadata>