bump python compability

This commit is contained in:
2024-06-04 21:05:30 +02:00
parent bf023c46b7
commit ed55cf3172
30 changed files with 34 additions and 70 deletions

View File

@ -1 +1 @@
EBUILD adbb-9999.ebuild 659 BLAKE2B 7ad4bfd8f0c63dba6692ea7954950670cd80602190c1cd4b3f20806a4c69eff7564530230493d703e295b519da32d5bacc7659e0236ede2520d9b8105b5e777a SHA512 003f56bcf167d736649ac359507486d4183a9a27bcea8e7bf21a14c1e1b67c4bc9b6015b113cd35cc07974281aa6af67675c55869f3cee1529bc519f69a160e6
EBUILD adbb-9999.ebuild 658 BLAKE2B 5f0c977727e8de4b3b68c20029b1c056fdcd14ca532605c8fdbaf23cc578456ffe206447be6665eab47c9e630dc890ee663c2035744c8070b782aa0edb3d7dc6 SHA512 64b719dfd170a60ab9405517bda1b2fce1eebfcfe5ff1f6a086ffaa7bf49abfb9bdacd3eab3ec7a215af0cdd9f0ad34ddd6573253fc2150a6f96cc973902a65c

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8,9,10,11} )
PYTHON_COMPAT=( python3_{11,12,13} )
inherit distutils-r1