Merge branch 'master' into updates20250721a

This commit is contained in:
Zero_Chaos 2025-07-21 17:22:46 -04:00 committed by GitHub
commit a4a224036b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1