dev-python/markdown-it-py: Sync with Gentoo

It's from Gentoo commit 48e446511d565d4e9a480302f735b541c6422f45.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:08:54 +00:00 committed by Krzesimir Nowak
parent 5162f7f8df
commit 367f98ad80

View File

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