commit:     d35739788279a0317506105f7dcf091052ed2b21
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 06:54:58 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 07:09:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3573978

dev-libs/gobject-introspection: enable py3.14

Full passing tests with USE=doctool.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild | 2 +-
 dev-libs/gobject-introspection/gobject-introspection-1.86.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild
index 1bd12b55cd4f..6e60a6e5997d 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.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 python-single-r1 xdg
 

diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.86.0.ebuild 
b/dev-libs/gobject-introspection/gobject-introspection-1.86.0.ebuild
index f8180edbf870..2d3957884441 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.86.0.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.86.0.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 python-single-r1 xdg
 

Reply via email to