commit: 4a4a65635cf832d586c140ebb2c67141178545f2
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 20:45:39 2020 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 21:55:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4a6563
dev-python/collective-checkdocs: add upstream info to metadata
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/collective-checkdocs/metadata.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-python/collective-checkdocs/metadata.xml
b/dev-python/collective-checkdocs/metadata.xml
index b7deeb302f9..b3409eaec2a 100644
--- a/dev-python/collective-checkdocs/metadata.xml
+++ b/dev-python/collective-checkdocs/metadata.xml
@@ -11,4 +11,9 @@
<longdescription lang="en">
collective.checkdocs adds new distutils commands checkdocs and
showdocs to validate restructured text in long_description field of Python
eggs. This package aims to make Python egg help page publishing and editing
easier.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">collective.checkdocs</remote-id>
+ <remote-id
type="github">collective/collective.checkdocs</remote-id>
+
<bugs-to>https://github.com/collective/collective.checkdocs/issues</bugs-to>
+ </upstream>
</pkgmetadata>