Files
gentoo/dev-python/hypothesis/metadata.xml
Michał Górny 5c6932cb18 dev-python/hypothesis: Bump to 6.156.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-07-04 08:00:12 +02:00

18 lines
468 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>
<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>