dev-python/zope-testing: New package, dep of zc.buildout

This commit is contained in:
Michał Górny
2017-04-29 11:37:20 +02:00
parent 54eb6222f3
commit 7137b61e91
3 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">zope.testing</remote-id>
<remote-id type="github">zopefoundation/zope.testing</remote-id>
</upstream>
</pkgmetadata>