dev-python/idna: Sync with Gentoo

It's from Gentoo commit 00958dec76e3054168982693e7d194bc8027e624.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:08:48 +00:00 committed by Krzesimir Nowak
parent 63898d1141
commit a9344ccb13

View File

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