mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-python/python-statemachine: enable py3.12
Closes: https://bugs.gentoo.org/931415 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=poetry
|
DISTUTILS_USE_PEP517=poetry
|
||||||
PYTHON_COMPAT=( python3_11 )
|
PYTHON_COMPAT=( python3_{11,12} )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user