mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-11 02:28:07 -07:00
Revision: - move to latest upstream patches for python 3.11 support - 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
448 B
XML
14 lines
448 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">magic-wormhole-mailbox-server</remote-id>
|
|
<remote-id type="github">magic-wormhole/magic-wormhole-mailbox-server</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|