Skip to content

Commit

Permalink
dev-vcs/hg-evolve: enable py3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Cédric Krier <[email protected]>
  • Loading branch information
cedk committed Jul 15, 2023
1 parent 95e578a commit 70bfcad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{9..12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1

Expand Down

0 comments on commit 70bfcad

Please sign in to comment.