Updated several python-related packages

This commit is contained in:
2025-09-22 10:17:58 +02:00
parent f01295cf5c
commit 45662fe13d
26 changed files with 80 additions and 27 deletions
@@ -3,7 +3,7 @@
# $Id$
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1