Skip to content

Commit

Permalink
dev-python/jsonref: Enable py3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <mgorny@gentoo.org>
  • Loading branch information
mgorny committed Jun 1, 2023
1 parent 087dbe3 commit 1a60671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/jsonref/jsonref-1.1.0.ebuild
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=pdm
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )

inherit distutils-r1

Expand Down

0 comments on commit 1a60671

Please sign in to comment.