dev-python/mdurl: Sync with Gentoo

It's from Gentoo commit 1e5c8dcc223d45ba3c262f11f5262ddf306089f1.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:08:55 +00:00 committed by Krzesimir Nowak
parent 52d8e68199
commit 0ff45634d3

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