commit:     98c99b1257a89f5815491c9e44da0041996bc1a3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 30 19:14:04 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 19:14:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c99b12

sci-ml/evaluate: add python3.13

Closes: https://bugs.gentoo.org/952695
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/evaluate/{evaluate-0.4.3.ebuild => evaluate-0.4.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-ml/evaluate/evaluate-0.4.3.ebuild 
b/sci-ml/evaluate/evaluate-0.4.3-r1.ebuild
similarity index 97%
rename from sci-ml/evaluate/evaluate-0.4.3.ebuild
rename to sci-ml/evaluate/evaluate-0.4.3-r1.ebuild
index 9de2381c415b..3bc7bf4269e6 100644
--- a/sci-ml/evaluate/evaluate-0.4.3.ebuild
+++ b/sci-ml/evaluate/evaluate-0.4.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1
 

Reply via email to