1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-06-17 06:35:37 +02:00

Update PYTHON_COMPAT

This commit is contained in:
2026-06-01 20:26:39 +02:00
parent a70a9e3ecb
commit cbea509b5a
55 changed files with 55 additions and 286 deletions
+1 -1
View File
@@ -1 +1 @@
EBUILD cameractrls-9999.ebuild 589 BLAKE2B 03684a9059f6561bd2e4bae46c32f4ccefbf003627213e68179f26c77d28c11decedf7e0dcd1f6e5055320b08634883ad551ffd031a8e906178f8e55ffa447b5 SHA512 bc75cb8dc3104342af6c061bf11e2d6f637baa2674caeb8d53d09d24013dc05d6acb41ebbfc820961bbfc8f098b96d2f55a7a1ed1fedbbf8ab20c1c472d64e44
EBUILD cameractrls-9999.ebuild 589 BLAKE2B 0ed0ffb9d1764efa57e2b257909a50da61f3210959781b652993b4d0519507e9f0d4761540c03b6bd32c5c2f4be217e690882bdf15b3f58f3c5e713c4f4c4e85 SHA512 77365cf339373d3d0f9e9c7e55e9ad10f42d6152ab519f9fddcab6fb5276043ba6446bcb77fd8a002ce2a1510708226ebc1425b945db96034a0f1e644898a6f8
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..15} )
DISTUTILS_USE_PEP517=setuptools
inherit git-r3 distutils-r1