dev-python/distro: Sync with Gentoo

It's from Gentoo commit 48f4968c23a9f7416f02b7c7e1a8a52353941d85.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:08:39 +00:00 committed by Krzesimir Nowak
parent 169380de8a
commit 8b5de07747

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
inherit distutils-r1 pypi