summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2023-07-15 12:38:35 +0200
committerCédric Krier <cedk@gentoo.org>2023-07-15 12:38:35 +0200
commit70bfcad622aad043a53999eb6c1be9d596b696a5 (patch)
treef12ddd9200cadd296c76038dafff1590e434f1ae /dev-vcs/hg-evolve
parentdev-util/cookiecutter: add 2.2.3, drop 2.2.0 (diff)
downloadgentoo-70bfcad622aad043a53999eb6c1be9d596b696a5.tar.gz
gentoo-70bfcad622aad043a53999eb6c1be9d596b696a5.tar.bz2
gentoo-70bfcad622aad043a53999eb6c1be9d596b696a5.zip
dev-vcs/hg-evolve: enable py3.12
Signed-off-by: Cédric Krier <cedk@gentoo.org>
Diffstat (limited to 'dev-vcs/hg-evolve')
-rw-r--r--dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild b/dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild
index b9809467a52b..c965944d3b48 100644
--- a/dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild
+++ b/dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild
@@ -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