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
+2 -2
View File
@@ -4,8 +4,8 @@
EAPI=8
#FIXME: Upstream explicitly supports "pypy3", but Gentoo dependencies do not.
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Python interface to DXF"