dev-python/tomli: Sync with Gentoo

It's from Gentoo commit 4cd77fc95709a4e71bd7fd132a87be57061b1fb8.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:09:10 +00:00 committed by Krzesimir Nowak
parent b62b91eb97
commit 80bc4eef18

View File

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