mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-python/thonny: support Python 3.14
Signed-off-by: Dominik George <nik+gentoo@squirrel.land>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
PYTHON_REQ_USE="tk"
|
||||
|
||||
inherit desktop distutils-r1 xdg optfeature
|
||||
|
||||
Reference in New Issue
Block a user