mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyhcl: enable py3.10
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
eafc82f0ed
commit
b428bee8d5
@@ -6,7 +6,7 @@ EAPI=7
|
||||
# tag:
|
||||
# git describe --tags --long
|
||||
LONG_VERSION=0.4.4-0-g314cd32
|
||||
PYTHON_COMPAT=( python3_8 python3_9 )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="HCL configuration parser for python"
|
||||
|
||||
Reference in New Issue
Block a user