dev-python/setuptools: Sync with Gentoo

It's from Gentoo commit 4b99bdc87227a39da4a0ff05c7de218d7796ae47.
This commit is contained in:
Flatcar Buildbot 2025-02-17 07:06:44 +00:00 committed by Krzesimir Nowak
parent cdce4f3451
commit 383b329c2b

View File

@ -7,7 +7,7 @@ EAPI=8
# please bump dev-python/ensurepip-setuptools along with this package!
DISTUTILS_USE_PEP517=standalone
PYTHON_TESTED=( python3_{10..13} pypy3 )
PYTHON_TESTED=( python3_{10..13} pypy3 pypy3_11 )
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" python3_13t )
PYTHON_REQ_USE="xml(+)"