1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-06-13 04:25:24 +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 py-time-machine-9999.ebuild 569 BLAKE2B 2e418301ccb78f2ac9d23d24797c3382f878142c1a42d5a2568ab2686fa4e9dc8ed3fadf5ae32545f220f09a9c63ea853028626c4ccd7660e1e452453991b714 SHA512 6de1706d1753ece15f7e4e103506daaa9d2b42bb48cfcba07cf0f6f0dec1c527bae3e8c449bc2aaff8fb5bc7aabca999838fd5c4b3302ef12ae24b886922c928
EBUILD py-time-machine-9999.ebuild 569 BLAKE2B 1e9a766494a0b4cae5dd3704dd7da62024c195e24a96caa92d6402b0ca2a6857363b071109bf9894f98b1803e5b47a90919be6c3966e64e5870e61fc46ea0ec2 SHA512 4aef676e5fd8fb9871bd573d233b90ecca6e5b6f103bd0c82fb0bead5bb1eeab0fc999ac357b1031dfe42dbfe7e34ed9f274f3254ad768d096b1fd20810242ce
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..15} )
inherit git-r3