diff options
Diffstat (limited to 'dev-python/mpmath/metadata.xml')
| -rw-r--r-- | dev-python/mpmath/metadata.xml | 41 |
1 files changed, 22 insertions, 19 deletions
diff --git a/dev-python/mpmath/metadata.xml b/dev-python/mpmath/metadata.xml index 240fc4998369..df909d0c25b3 100644 --- a/dev-python/mpmath/metadata.xml +++ b/dev-python/mpmath/metadata.xml @@ -1,24 +1,27 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!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> - - <use> - <flag name="test-full"> + <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> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + </use> + <upstream> + <remote-id type="pypi">mpmath</remote-id> + <remote-id type="github">mpmath/mpmath</remote-id> + </upstream> +</pkgmetadata> |
