commit:     7c8bcef174756184d4344d600d10ee3107b1091f
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Tue Jun 10 17:08:01 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 22:05:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8bcef1

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

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

diff --git a/gui-libs/vte-common/vte-common-0.76.3.ebuild 
b/gui-libs/vte-common/vte-common-0.76.3.ebuild
index 949604484ebd..b596880565c9 100644
--- a/gui-libs/vte-common/vte-common-0.76.3.ebuild
+++ b/gui-libs/vte-common/vte-common-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
 

diff --git a/gui-libs/vte-common/vte-common-0.78.3.ebuild 
b/gui-libs/vte-common/vte-common-0.78.3.ebuild
index 1f6ab55f72e6..8067005ae4b5 100644
--- a/gui-libs/vte-common/vte-common-0.78.3.ebuild
+++ b/gui-libs/vte-common/vte-common-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} )
 GNOME_ORG_MODULE="vte"
 
 inherit flag-o-matic gnome.org meson python-any-r1

diff --git a/gui-libs/vte-common/vte-common-0.78.5.ebuild 
b/gui-libs/vte-common/vte-common-0.78.5.ebuild
index 2a6788366f25..8067005ae4b5 100644
--- a/gui-libs/vte-common/vte-common-0.78.5.ebuild
+++ b/gui-libs/vte-common/vte-common-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} )
 GNOME_ORG_MODULE="vte"
 
 inherit flag-o-matic gnome.org meson python-any-r1

Reply via email to