Michał Górny 34744df2fb
*/*: Reassign marecki's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-28 13:12:17 +02:00

20 lines
675 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="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>