mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-nim/nimbus: enable py3.12
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -6,9 +6,7 @@ EAPI=8
|
||||
DOCS_BUILDER="sphinx"
|
||||
DOCS_AUTODOC=0
|
||||
DOCS_DIR="docs"
|
||||
DOCS_DEPEND=(
|
||||
)
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit python-any-r1 docs nim-utils
|
||||
|
||||
DESCRIPTION="A Nim build system"
|
||||
|
||||
Reference in New Issue
Block a user