gentoo/dev-python/mypy/metadata.xml
Sam James 875af1de0f
dev-python/mypy: not suitable for ALLARCHES
Compiles libraries:
>copying build/lib.linux-sparc64-3.8/native__mypyc.cpython-38-sparc-linux-gnu.so
>copying build/lib.linux-sparc64-3.8/native.cpython-38-sparc-linux-gnu.so
>copying build/lib.linux-sparc64-3.8/other__mypyc.cpython-38-sparc-linux-gnu.so
>copying build/lib.linux-sparc64-3.8/other.cpython-38-sparc-linux-gnu.s

Bug: https://bugs.gentoo.org/773088
Bug: https://bugs.gentoo.org/772491
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-26 16:48:16 +00:00

19 lines
562 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ikelos@gentoo.org</email>
<name>Mike Auty</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="github">python/mypy</remote-id>
<remote-id type="pypi">mypy</remote-id>
<bugs-to>https://github.com/python/mypy/issues</bugs-to>
<doc>https://mypy.readthedocs.io/</doc>
</upstream>
</pkgmetadata>