commit:     7e83f102a7c12bab3440718fa4695cd2f5d0ce31
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 09:23:45 2023 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 09:24:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e83f102

dev-vcs/hg-evolve: enable py3.12

Bug: https://bugs.gentoo.org/912155
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>

 dev-vcs/hg-evolve/hg-evolve-11.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 667fb360e032..600a06b0a177 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_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 

Reply via email to