dev-python/jaraco-functools: Sync with Gentoo

It's from Gentoo commit ef637b7554d4a840103e588f3625ad5efb030c44.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:08:51 +00:00 committed by Krzesimir Nowak
parent e80fae31fa
commit ac3211d6de

View File

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