dev-python/packaging: Sync with Gentoo

It's from Gentoo commit 6f97f23964a1f9975ca191123331554badbf4ac6.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:47 +00:00
parent dca228c717
commit 16e09e6723

View File

@ -5,7 +5,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{10..13} pypy3 )
PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 )
inherit distutils-r1 pypi