mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-09 19:57:28 -07:00
Revision: - enable testsuite - verified that the package installs cleanly for 3.10 and 3.11 Bug: https://bugs.gentoo.org/907117 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
14 lines
401 B
XML
14 lines
401 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>tamiko@gentoo.org</email>
|
|
<name>Matthias Maier</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">spake2</remote-id>
|
|
<remote-id type="github">warner/python-spake2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|