gentoo/dev-python/mpmath/metadata.xml
Sam James ad9b7e9d61
dev-python/mpmath: change arch blacklist -> USE=test-full
This allows adding more arches easily.

Signed-off-by: Sam James <sam@gentoo.org>
2025-06-07 07:56:29 +01:00

28 lines
795 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grozin@gentoo.org</email>
<name>Andrey Grozin</name>
</maintainer>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<!-- no ALLARCHES: fragile to FP issues -->
<use>
<flag name="test-full">
Run test suite in full via additional (large) test
dependencies, like dev-python/matplotlib.
</flag>
</use>
<upstream>
<remote-id type="pypi">mpmath</remote-id>
<remote-id type="github">mpmath/mpmath</remote-id>
</upstream>
</pkgmetadata>