Update Python support to include Python 3.14 in all ebuilds

- Updated PYTHON_COMPAT ranges in 27 ebuilds
- python3_13 -> python3_14 (and ranges)
- python3_13t -> python3_14t
- Ranges like python3_{9..12} now include up to python3_14

This ensures all Python-compatible packages support the latest Python 3.14 version.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Mario Fetka
2026-06-27 20:19:26 +02:00
parent c77c2cb4fc
commit fa275a52d6
27 changed files with 27 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
inherit python-r1 bash-completion-r1 git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
inherit gnome2-utils python-r1 git-r3 xdg-utils

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
inherit python-r1 git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..14} )
MY_PV=${PV/_p/-}
MY_P=${PN}-${MY_PV}

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..14} )
GENTOO_DEPEND_ON_PERL=no
inherit perl-module python-r1 toolchain-funcs

View File

@@ -4,7 +4,7 @@
EAPI=8
PATCHSET="${PN}-5.15.14_p20240510-patchset"
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
PYTHON_REQ_USE="xml(+)"
inherit check-reqs estack flag-o-matic multiprocessing python-any-r1 qt5-build toolchain-funcs

View File

@@ -14,7 +14,7 @@ else
S="${WORKDIR}/${MY_P}"
fi
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
USE_RUBY="ruby27 ruby30 ruby31 ruby32"
inherit check-reqs cmake flag-o-matic python-any-r1 qmake-utils ruby-single toolchain-funcs

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} python3_13t )
PYTHON_COMPAT=( python3_{10..14} python3_14t )
USE_RUBY="ruby27 ruby30 ruby31 ruby32"
MY_COMMIT="756e1c8f23dc2720471298281c421c0076d02df8"

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..12} )
PYTHON_COMPAT=( python3_{8..14} )
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1

View File

@@ -5,7 +5,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit check-reqs toolchain-funcs
inherit python-r1

View File

@@ -5,7 +5,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit check-reqs toolchain-funcs
inherit python-r1

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
inherit python-r1 git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..14} )
inherit desktop python-single-r1 scons-utils toolchain-funcs udev multilib-minimal

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 xdg

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..14} )
inherit python-any-r1

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_REQ_USE="xml(+)"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..14} )
USE_RUBY="ruby31 ruby32 ruby33"
inherit check-reqs flag-o-matic gnome2 optfeature python-any-r1 ruby-single toolchain-funcs cmake

View File

@@ -15,7 +15,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{9..14} )
PLOCALES="am ar bg bn ca cs da de el en_GB en es_419 es et fa fil fi fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh_CN zh_TW"
inherit unpacker python-single-r1 optfeature plocale

View File

@@ -15,7 +15,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
PLOCALES="am ar bg bn ca cs da de el en_GB en es_419 es et fa fil fi fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh_CN zh_TW"
inherit unpacker python-single-r1 optfeature plocale

View File

@@ -8,7 +8,7 @@ EAPI=8
# properly before building.
# - replace usex by usev where applicable
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
WEBAPP_OPTIONAL=yes
WEBAPP_MANUAL_SLOT=yes

View File

@@ -8,7 +8,7 @@ EAPI=8
# properly before building.
# - replace usex by usev where applicable
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
WEBAPP_OPTIONAL=yes
WEBAPP_MANUAL_SLOT=yes

View File

@@ -8,7 +8,7 @@ EAPI=8
# properly before building.
# - replace usex by usev where applicable
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
WEBAPP_OPTIONAL=yes
WEBAPP_MANUAL_SLOT=yes

View File

@@ -8,7 +8,7 @@ EAPI=8
# properly before building.
# - replace usex by usev where applicable
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
WEBAPP_OPTIONAL=yes
WEBAPP_MANUAL_SLOT=yes

View File

@@ -8,7 +8,7 @@ EAPI=8
# properly before building.
# - replace usex by usev where applicable
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..14} )
WEBAPP_OPTIONAL=yes
WEBAPP_MANUAL_SLOT=yes

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{6..12} )
PYTHON_COMPAT=( python3_{6..14} )
inherit python-r1 bash-completion-r1 git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
PYTHON_REQ_USE="sqlite"
#inherit python-r1 user git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
inherit python-r1 multilib git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{6..12} )
PYTHON_COMPAT=( python2_7 python3_{6..14} )
inherit python-r1 git-r3