Files
gentoo/dev-python/pytest-fixture-config/metadata.xml
Michael Mair-Keimberger da61925fb9 dev-python/pytest-fixture-config: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2020-06-14 22:33:40 -04:00

22 lines
678 B
XML

<?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>
<stabilize-allarches/>
<upstream>
<maintainer>
<email>eeaston@gmail.com</email>
<name>Edward Easton</name>
</maintainer>
<remote-id type="pypi">pytest-fixture-config</remote-id>
<remote-id type="github">man-group/pytest-plugins</remote-id>
</upstream>
<longdescription>
Simple configuration objects for Py.test fixtures. Allows you to skip
tests when their required config variables aren't set.
</longdescription>
</pkgmetadata>