Python updates

This commit is contained in:
Torsten Kurbad
2026-09-04 21:39:43 +02:00
parent 491d5f3cf8
commit 0d2edf617d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
EBUILD pdfposter-0.8.1.ebuild 776 BLAKE2B 84259fd7ef5db0ef3f3955598c13c3f642381d223ab8f5a9ef69ef6fe582a2c8bd6d8b7352fd462961b8201ad7d38ae6505e02d23ffbb089b1c0949144bb22fd SHA512 7c7b46ec05397f878d7f162f7b5404fe1c57f686320b5f27c80b832c9ceb8d7d827920ffd9de65856194788bf0602982befae352edd2f866a6a01cf2f56b147b
EBUILD pdfposter-0.8.1.ebuild 777 BLAKE2B a3923bf7162ed964c9286baf57691848301acee19901fc55c70277d4b3d28a24dfbc122533f0c643090b1361c3f8a1f9daf815e082455308e1a855ae35514831 SHA512 bf1c07f5cc933a772d113d4082e4a475d888e238f8c1373dcce1c7e19cf3cb1a07a23439a81d93f3cb7fe424aace8aa441aebe6b4ed1aad4187405b4ca071beb
+1 -1
View File
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{12..15} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1