mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
* https://github.com/etingof/pyasn1/issues/214 Bug: https://bugs.gentoo.org/909945 Bug: https://bugs.gentoo.org/910076 Bug: https://bugs.gentoo.org/921689 Bug: https://bugs.gentoo.org/933201 Bug: https://bugs.gentoo.org/934494 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
14 lines
400 B
XML
14 lines
400 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>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">pyasn1</remote-id>
|
|
<remote-id type="github">pyasn1/pyasn1</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|