dev-python/zope-testrunner: new package, add 5.6

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2023-02-04 16:06:08 -05:00
parent 8c0b48af7a
commit 8d916d9cbf
3 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<upstream>
<maintainer>
<name>Zope Foundation and Contributors</name>
<email>zope-dev@zope.org</email>
</maintainer>
<changelog>https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst</changelog>
<doc>https://zopetestrunner.readthedocs.io/</doc>
<bugs-to>https://github.com/zopefoundation/zope.testrunner/issues</bugs-to>
<remote-id type="github">zopefoundation/zope.testrunner</remote-id>
<remote-id type="pypi">zope.testrunner</remote-id>
</upstream>
</pkgmetadata>