1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-09 12:25:46 +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 pycatalog-9999.ebuild 473 BLAKE2B 27ad1b0a8a520d625998f08257b111e39156ebb87559ee96a5010888a7573e1ae6f40455e4db90b16c5ba117a9931d51efced92d4a42a0196db1fb4e9b3abf9c SHA512 11b81cc5f6f11818528aace3d404839bb1407d6b1c658ecf50fa5dc9159251aa1929439f7292db53563e68df5c263e7551155ecd2d18e8378807571093204a72
EBUILD pycatalog-9999.ebuild 473 BLAKE2B bf01a78070fe27a4afba4d15ff9e25b09670e828c53a63a0c3f0dcfa8f04c9e8cda86aabfa79360b74955770da8b2b90cbdda9fdb2e262151ffaf34bca42c5b4 SHA512 426e62edfeeed34c6bc8097b9482e14fc2ad557937948e25f6dc763546b764b8ae4c1cf686e81f7035083426d8731163e8aabc9259b099476edc0da9741a60db

View File

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