Skip to content

Commit 1a60671

Browse files
committed
dev-python/jsonref: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
1 parent 087dbe3 commit 1a60671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-python/jsonref/jsonref-1.1.0.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
EAPI=8
55

66
DISTUTILS_USE_PEP517=pdm
7-
PYTHON_COMPAT=( python3_{9..11} )
7+
PYTHON_COMPAT=( python3_{10..12} )
88

99
inherit distutils-r1
1010

0 commit comments

Comments
 (0)