dev-python/pygments: Sync with Gentoo

It's from Gentoo commit 475909be971cb0f4d5d83ce6092f6e510946b84e.
This commit is contained in:
Flatcar Buildbot 2025-02-17 07:06:43 +00:00 committed by Krzesimir Nowak
parent 60df18f399
commit 4ea0a12b87

View File

@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling DISTUTILS_USE_PEP517=hatchling
PYPI_PN=${PN^} PYPI_PN=${PN^}
PYTHON_COMPAT=( python3_{10..13} pypy3 ) PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1 bash-completion-r1 pypi inherit distutils-r1 bash-completion-r1 pypi