mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-31 15:07:28 -07:00
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>
19 lines
562 B
XML
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>
|