Update PYTHON_COMPAT

This commit is contained in:
2026-06-01 20:40:56 +02:00
parent a70a9e3ecb
commit cbea509b5a
55 changed files with 55 additions and 286 deletions
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} pypy3 )
PYTHON_COMPAT=( python3_{11..15} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi