commit:     f469d7fbcdeafc2123d1ff550fe1f5bf7be3e548
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 31 18:11:13 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 31 18:12:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f469d7fb

dev-python/simsimd: enable py3.14

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/simsimd/simsimd-6.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/simsimd/simsimd-6.4.5.ebuild 
b/dev-python/simsimd/simsimd-6.4.5.ebuild
index 6fff98d3cd1c..2855eb30f7fb 100644
--- a/dev-python/simsimd/simsimd-6.4.5.ebuild
+++ b/dev-python/simsimd/simsimd-6.4.5.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{11..13} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
 
 inherit distutils-r1 toolchain-funcs
 

Reply via email to