dev-python/jaraco-context: Sync with Gentoo

It's from Gentoo commit ba92eb1e922a41771d84ee3d39536146ce4cb693.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:41 +00:00
parent 4b4cf58cc6
commit 30c6b9cbfb

View File

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