dev-python/more-itertools: Sync with Gentoo

It's from Gentoo commit 9f51c02abe3dd94081467157516ff746f187e98c.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:05:45 +00:00
parent 194cd0e57f
commit 5228b64ad9

View File

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