1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-08 03:25:45 +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 py-time-machine-9999.ebuild 551 BLAKE2B 1f82e7620d9ec1bb585587b984d019a05476e8cf19e61afaf9154a5f58064252047f95e689121b12294cdd654cbef4650ff0ff6854dd006279635d95aa73d7a4 SHA512 9e21e700b1a4506b63f4245422717b82065bf064acfc2c82964fe5922262d0f90fd47943a514ded33955c25b94fe74b4cf6391e01c07b45e824b89519dba37d0
EBUILD py-time-machine-9999.ebuild 551 BLAKE2B 8038068cfcec664e0c697051ea5c5d9f63736b8def5e63c181b06912d33247ce574dc75156d9cdb22ce45715523975a10414a5eead05358f04d36352de3964dd SHA512 cd3a4e1ec6bfb241aa53392619820b4a3132d13b8f5454a9ac65706029da1d47d0afbe10707ff127f270209476735d3338d1360ee4c79cea837870482042cd58

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..13} )
inherit git-r3