summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-07 07:16:26 +0100
committerSam James <sam@gentoo.org>2025-06-07 07:25:30 +0100
commit2ed107d6cd4335956d799c8cd439562c40f16199 (patch)
tree9a0239441be49ad522dca03c88423aebd9407779
parent6bd591dc75467efeae08f6a950cfd0de5b6db6bb (diff)
downloadgentoo-2ed107d6cd4335956d799c8cd439562c40f16199.tar.gz
gentoo-2ed107d6cd4335956d799c8cd439562c40f16199.tar.bz2
gentoo-2ed107d6cd4335956d799c8cd439562c40f16199.zip
dev-libs/libxml2: enable py3.14
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libxml2/libxml2-2.13.8.ebuild2
-rw-r--r--dev-libs/libxml2/libxml2-2.14.2.ebuild2
-rw-r--r--dev-libs/libxml2/libxml2-2.14.3.ebuild2
-rw-r--r--dev-libs/libxml2/libxml2-9999.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libxml2/libxml2-2.13.8.ebuild b/dev-libs/libxml2/libxml2-2.13.8.ebuild
index b53e73fe0023..9c458797b5c7 100644
--- a/dev-libs/libxml2/libxml2-2.13.8.ebuild
+++ b/dev-libs/libxml2/libxml2-2.13.8.ebuild
@@ -5,7 +5,7 @@ EAPI=8
# Note: Please bump in sync with dev-libs/libxslt
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"
inherit autotools python-r1 multilib-minimal
diff --git a/dev-libs/libxml2/libxml2-2.14.2.ebuild b/dev-libs/libxml2/libxml2-2.14.2.ebuild
index dbe8cb03767c..cea637a5d7a2 100644
--- a/dev-libs/libxml2/libxml2-2.14.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.14.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
# Note: Please bump in sync with dev-libs/libxslt
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 meson-multilib
diff --git a/dev-libs/libxml2/libxml2-2.14.3.ebuild b/dev-libs/libxml2/libxml2-2.14.3.ebuild
index dbe8cb03767c..cea637a5d7a2 100644
--- a/dev-libs/libxml2/libxml2-2.14.3.ebuild
+++ b/dev-libs/libxml2/libxml2-2.14.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
# Note: Please bump in sync with dev-libs/libxslt
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 meson-multilib
diff --git a/dev-libs/libxml2/libxml2-9999.ebuild b/dev-libs/libxml2/libxml2-9999.ebuild
index 75a9858dc382..2487d92bd5dc 100644
--- a/dev-libs/libxml2/libxml2-9999.ebuild
+++ b/dev-libs/libxml2/libxml2-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
# Note: Please bump in sync with dev-libs/libxslt
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="xml(+)"
inherit python-r1 meson-multilib