gentoo-ebuilds/dev-python/hypothesis/metadata.xml
Michał Górny 93143d5a2f
dev-python/hypothesis: Remove myself from maintainers
We are now stabilizing it as usual, with the help of pkgcheck.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-01-24 19:14:07 +01:00

18 lines
492 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">hypothesis</remote-id>
<remote-id type="github">HypothesisWorks/hypothesis</remote-id>
</upstream>
<use>
<flag name="cli">
Install a CLI tool used to write tests.
</flag>
</use>
</pkgmetadata>