Added support up to python-3.13

Gentoo now builds for Python-3.12 by default

Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit 223ba529fb)
r14.1.x
ormorph 4 months ago committed by Slávek Banko
parent 83f57630fb
commit 4d8daf1292
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="libraries"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="libraries"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="libraries"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="libraries"
PYTHON_COMPAT=( python3_{8..12} )
PYTHON_COMPAT=( python3_{8..13} )
DISTUTILS_SINGLE_IMPL=1
inherit trinity-base-2 distutils-r1

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="libraries"
PYTHON_COMPAT=( python3_{8..12} )
PYTHON_COMPAT=( python3_{8..13} )
DISTUTILS_SINGLE_IMPL=1
inherit trinity-base-2 distutils-r1

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1 flag-o-matic

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1 flag-o-matic

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1 flag-o-matic

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1 flag-o-matic

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1 flag-o-matic

@ -4,7 +4,7 @@
EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit trinity-base-2 python-single-r1 flag-o-matic

Loading…
Cancel
Save