Files
gentoo/dev-python/pbr/metadata.xml
Michał Górny b1afd04d5b dev-python/pbr: Bump to 5.6.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-04-27 09:08:17 +02:00

26 lines
814 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Python Build Reasonableness
PBR is a library that injects some useful and sensible default behaviors into your setuptools run.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pbr</remote-id>
<remote-id type="github">openstack/pbr</remote-id>
</upstream>
</pkgmetadata>