commit:     1f9cec949fe18728b2575c6e5bff29946c2c9407
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Tue Jun 10 18:47:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 22:06:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9cec94

net-libs/gupnp: Update PYTHON_COMPAT

Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/42537
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/gupnp/gupnp-1.4.3-r1.ebuild | 2 +-
 net-libs/gupnp/gupnp-1.6.6-r1.ebuild | 2 +-
 net-libs/gupnp/gupnp-1.6.7-r1.ebuild | 2 +-
 net-libs/gupnp/gupnp-1.6.8.ebuild    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/gupnp/gupnp-1.4.3-r1.ebuild 
b/net-libs/gupnp/gupnp-1.4.3-r1.ebuild
index cc154ae31dd8..19b6cd6b0c32 100644
--- a/net-libs/gupnp/gupnp-1.4.3-r1.ebuild
+++ b/net-libs/gupnp/gupnp-1.4.3-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org meson-multilib python-single-r1 vala xdg

diff --git a/net-libs/gupnp/gupnp-1.6.6-r1.ebuild 
b/net-libs/gupnp/gupnp-1.6.6-r1.ebuild
index 46b65c489a16..a46480e5dda0 100644
--- a/net-libs/gupnp/gupnp-1.6.6-r1.ebuild
+++ b/net-libs/gupnp/gupnp-1.6.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org meson-multilib python-single-r1 vala xdg

diff --git a/net-libs/gupnp/gupnp-1.6.7-r1.ebuild 
b/net-libs/gupnp/gupnp-1.6.7-r1.ebuild
index 93715c019cb0..10fb4cbd652e 100644
--- a/net-libs/gupnp/gupnp-1.6.7-r1.ebuild
+++ b/net-libs/gupnp/gupnp-1.6.7-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org meson-multilib python-single-r1 vala xdg

diff --git a/net-libs/gupnp/gupnp-1.6.8.ebuild 
b/net-libs/gupnp/gupnp-1.6.8.ebuild
index cea89aaae77e..c995402f0c8e 100644
--- a/net-libs/gupnp/gupnp-1.6.8.ebuild
+++ b/net-libs/gupnp/gupnp-1.6.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org meson-multilib python-single-r1 vala xdg

Reply via email to