Michał Górny efdb0a68ad
dev-python/pytest-testinfra: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-05 07:43:30 +02:00

24 lines
781 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
With Testinfra you can write unit tests in Python to test actual state of your servers
configured by management tools like Salt, Ansible, Puppet, Chef and so on.
Testinfra aims to be a Serverspec equivalent in Python.
</longdescription>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">pytest-dev/pytest-testinfra</remote-id>
<remote-id type="pypi">pytest-testinfra</remote-id>
</upstream>
</pkgmetadata>