From f469d7fbcdeafc2123d1ff550fe1f5bf7be3e548 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 31 May 2025 21:11:13 +0300 Subject: dev-python/simsimd: enable py3.14 Signed-off-by: Arthur Zamarin --- dev-python/simsimd/simsimd-6.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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 -- cgit v1.2.3