commit:     5632c92327edf222719f8cf44fa831bfaafd632b
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Tue Jul 29 17:37:50 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 16 08:15:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5632c923

dev-util/glade: Update PYTHON_COMPAT

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

 dev-util/glade/glade-3.40.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glade/glade-3.40.0-r3.ebuild 
b/dev-util/glade/glade-3.40.0-r3.ebuild
index c8f20b82430c..51c9d6906b06 100644
--- a/dev-util/glade/glade-3.40.0-r3.ebuild
+++ b/dev-util/glade/glade-3.40.0-r3.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 gnome2 python-single-r1 meson optfeature virtualx
 

Reply via email to