commit:     271f90df83e4a619cfbd5f0747b9859c855a3443
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Tue Jun 10 17:09:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 22:05:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271f90df

x11-libs/vte: 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>

 x11-libs/vte/vte-0.76.3.ebuild | 2 +-
 x11-libs/vte/vte-0.78.3.ebuild | 2 +-
 x11-libs/vte/vte-0.78.5.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-libs/vte/vte-0.76.3.ebuild b/x11-libs/vte/vte-0.76.3.ebuild
index d5d03f632ae0..49fb04fe7df9 100644
--- a/x11-libs/vte/vte-0.76.3.ebuild
+++ b/x11-libs/vte/vte-0.76.3.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 meson python-any-r1 vala xdg
 

diff --git a/x11-libs/vte/vte-0.78.3.ebuild b/x11-libs/vte/vte-0.78.3.ebuild
index 0ecefdf216be..4c0be9039b2b 100644
--- a/x11-libs/vte/vte-0.78.3.ebuild
+++ b/x11-libs/vte/vte-0.78.3.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 meson python-any-r1 vala xdg
 

diff --git a/x11-libs/vte/vte-0.78.5.ebuild b/x11-libs/vte/vte-0.78.5.ebuild
index 92e1611728bd..4c0be9039b2b 100644
--- a/x11-libs/vte/vte-0.78.5.ebuild
+++ b/x11-libs/vte/vte-0.78.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit flag-o-matic gnome.org meson python-any-r1 vala xdg
 

Reply via email to