commit:     f88e0330a9f9d0a30b6ccafd3c0e1e1906715b38
Author:     Steffen Winter <steffen.winter <AT> proton <DOT> me>
AuthorDate: Thu Jul 11 11:59:28 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 11 11:59:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f88e0330

dev-cpp/simdutf: enable py3.13

Signed-off-by: Steffen Winter <steffen.winter <AT> proton.me>

 dev-cpp/simdutf/{simdutf-5.3.0.ebuild => simdutf-5.3.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/simdutf/simdutf-5.3.0.ebuild 
b/dev-cpp/simdutf/simdutf-5.3.0-r1.ebuild
similarity index 94%
rename from dev-cpp/simdutf/simdutf-5.3.0.ebuild
rename to dev-cpp/simdutf/simdutf-5.3.0-r1.ebuild
index 3875eae9b..629fb4557 100644
--- a/dev-cpp/simdutf/simdutf-5.3.0.ebuild
+++ b/dev-cpp/simdutf/simdutf-5.3.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit cmake python-any-r1
 

Reply via email to