commit:     f2f8ed522a91119b6b165c7bbebd16e8fb05fda7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  3 06:58:09 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  3 06:58:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f8ed52

net-libs/gupnp: enable py3.12

Closes: https://bugs.gentoo.org/929703
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/gupnp/gupnp-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gupnp/gupnp-1.4.3.ebuild 
b/net-libs/gupnp/gupnp-1.4.3.ebuild
index c6094ee62d46..6b9ab2f50b9d 100644
--- a/net-libs/gupnp/gupnp-1.4.3.ebuild
+++ b/net-libs/gupnp/gupnp-1.4.3.ebuild
@@ -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

Reply via email to