1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-03 16:25:49 +01:00

Bump python version.

This commit is contained in:
2024-06-03 08:54:06 +02:00
parent 9ce1a722f0
commit 18b5c57b87
57 changed files with 60 additions and 60 deletions

View File

@@ -1 +1 @@
EBUILD sdpy-9999.ebuild 529 BLAKE2B 59882606f320bf40187bd1a7b1e24aeecd3472746875fd68b4747171eda395cf87f0a39e823b4601a9af28fb491ec76b735d521a885765829bcb257f91d887fd SHA512 68aeec6d525c0c2eff139c277ec0e274a2180a8bd4eea2c3bb280934f0232c81255b29f900edc3bd5911dda791d8205482f41fd3d1842a2a63be6464092e0576
EBUILD sdpy-9999.ebuild 529 BLAKE2B 03035868761bd74ae04fe0ed394bf63e881f9444ee39eaa5fc42c798773449f9cbd354a67f83fc86adff284c10b22838336cb8f946c4d7b70ccdf7c5622a2b3f SHA512 454875a31900bebc45ca8ca710af11cb0ee3c7b385d122d6e9942454eb26a598d872e29f8e1b7946920cf7f83cb9552cbfdf6092f5bfa36fde18834dc4c58f60

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit git-r3
inherit distutils-r1