commit:     ae4edd3f048f3820ac5f9af33672f2e2dc1a48df
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 15:08:17 2024 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 15:08:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4edd3f

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

Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>

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

diff --git a/dev-vcs/hg-evolve/hg-evolve-11.1.6.ebuild 
b/dev-vcs/hg-evolve/hg-evolve-11.1.6.ebuild
index f7cbde29291d..512bd788afec 100644
--- a/dev-vcs/hg-evolve/hg-evolve-11.1.6.ebuild
+++ b/dev-vcs/hg-evolve/hg-evolve-11.1.6.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 

Reply via email to