commit:     306a23f8549e9a7c13520154848ec63f33e86fea
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Tue Sep  2 18:35:38 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 14:17:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306a23f8

gui-libs/gtk: update PYTHON_COMPAT

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

 gui-libs/gtk/gtk-4.14.4-r1.ebuild  | 2 +-
 gui-libs/gtk/gtk-4.16.12-r1.ebuild | 2 +-
 gui-libs/gtk/gtk-4.16.13.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui-libs/gtk/gtk-4.14.4-r1.ebuild 
b/gui-libs/gtk/gtk-4.14.4-r1.ebuild
index 807065136236..504f66aec0b8 100644
--- a/gui-libs/gtk/gtk-4.14.4-r1.ebuild
+++ b/gui-libs/gtk/gtk-4.14.4-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} )
 inherit flag-o-matic gnome.org gnome2-utils meson optfeature python-any-r1 
toolchain-funcs virtualx xdg
 
 DESCRIPTION="GTK is a multi-platform toolkit for creating graphical user 
interfaces"

diff --git a/gui-libs/gtk/gtk-4.16.12-r1.ebuild 
b/gui-libs/gtk/gtk-4.16.12-r1.ebuild
index f3d375af07c2..01807bf7fd2f 100644
--- a/gui-libs/gtk/gtk-4.16.12-r1.ebuild
+++ b/gui-libs/gtk/gtk-4.16.12-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} )
 inherit flag-o-matic gnome.org gnome2-utils meson optfeature python-any-r1 
toolchain-funcs virtualx xdg
 
 DESCRIPTION="GTK is a multi-platform toolkit for creating graphical user 
interfaces"

diff --git a/gui-libs/gtk/gtk-4.16.13.ebuild b/gui-libs/gtk/gtk-4.16.13.ebuild
index 783bdbe8815a..dce312e115a6 100644
--- a/gui-libs/gtk/gtk-4.16.13.ebuild
+++ b/gui-libs/gtk/gtk-4.16.13.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} )
 inherit flag-o-matic gnome.org gnome2-utils meson optfeature python-any-r1 
toolchain-funcs virtualx xdg
 
 DESCRIPTION="GTK is a multi-platform toolkit for creating graphical user 
interfaces"

Reply via email to