net-libs/gupnp: enable py3.12

Closes: https://bugs.gentoo.org/929703
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-03 07:58:09 +01:00
parent 5f607e4f34
commit f2f8ed522a

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)"
inherit gnome.org meson-multilib python-single-r1 vala xdg