mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-06-11 19:35:28 +02:00
Update PYTHON_COMPAT
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST ptpython-3.0.23.tar.gz 68146 BLAKE2B 7bdfac0ea989f87bcae62d879f277e8d9d661ba85c397691425ac9c9c8ffe9d48e2cccbe9306f2567025d7e4d62a7478cf09f18ebed5e3b2c5a0918c27a2c540 SHA512 e3f7db8060a2b2e5ec9f9cdf7a6aacede447a42ea3d13f08e2cba604dc96ccf6504cd31b45327b144882bb12f0cc272406d501a8de98adc9598ec79dbcaf843e
|
||||
EBUILD ptpython-3.0.23.ebuild 843 BLAKE2B 752dc8cae1c56c1d6094af305dd633124eb3b548de4577ef06a9b2b7055ddcbb104816383b9b0f832ad93d99b972763f20f236c84c8134e933ca27cf3499352e SHA512 38b4b1ecd8581f67dec94409ee9502b7fc551c20862e1fb5ae18cb88c78254f67c5e0c60d3c1808b48dd87005d0987589175b9cc560bd46360a22f77cc6bbce0
|
||||
EBUILD ptpython-3.0.23.ebuild 843 BLAKE2B ca29dbfb9672da035f591ac762c2ff58fe6a256981a2440795174b1ce55c7ffc3c7e2dbecd80e7267afc83d00e45982143096a055e964df0a0f6da3d5f288ba7 SHA512 01dde15edcf969e9c31a088f0ff43f9bfd3c04b72b112f1c2472c673b97bbf032526e8dccf0377b14bc0ffb3f31565a9a9cd49d6575bfe3ed3e0497be2677612
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{10..15} )
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Python REPL build on top of prompt_toolkit"
|
||||
|
||||
Reference in New Issue
Block a user