Added support up to python-3.13

Gentoo now builds for Python-3.12 by default

Signed-off-by: ormorph <roma251078@mail.ru>
pull/379/head
ormorph 1 month ago
parent cf9c4c6c79
commit 223ba529fb
No known key found for this signature in database
GPG Key ID: 30407D7656623DFD

@ -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