summaryrefslogtreecommitdiff
path: root/dev-python/collective-checkdocs/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/collective-checkdocs/metadata.xml')
-rw-r--r--dev-python/collective-checkdocs/metadata.xml33
1 files changed, 17 insertions, 16 deletions
diff --git a/dev-python/collective-checkdocs/metadata.xml b/dev-python/collective-checkdocs/metadata.xml
index bba9c09c9aed..a8f71280b43e 100644
--- a/dev-python/collective-checkdocs/metadata.xml
+++ b/dev-python/collective-checkdocs/metadata.xml
@@ -1,20 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- <name>Matthew Thode</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <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>
- <stabilize-allarches/>
- <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>
+ <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>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file