dev-python/idna: Sync with Gentoo

It's from Gentoo commit 159d9475200c8264da50bf05b8be66436d06a033.
This commit is contained in:
Flatcar Buildbot 2025-04-28 07:13:48 +00:00
parent 4549a055cf
commit 5ba9390645

View File

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