dev-python/statmake: enable py3.11

Closes: https://bugs.gentoo.org/884685
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-05-04 07:19:13 +05:00
parent 34ba6c94bb
commit 96b4548ddc
3 changed files with 44 additions and 55 deletions

View File

@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/daltonmaag/statmake/issues</bugs-to>
<remote-id type="github">daltonmaag/statmake</remote-id>
<remote-id type="pypi">statmake</remote-id>
</upstream>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/daltonmaag/statmake/issues</bugs-to>
<remote-id type="github">daltonmaag/statmake</remote-id>
<remote-id type="pypi">statmake</remote-id>
</upstream>
</pkgmetadata>