commit:     ec71376e16a660f31dbd9757a9305b175270406e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 17:05:57 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 27 17:07:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec71376e

dev-python/vector: Enable py3.14

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/vector/vector-1.6.2.ebuild 
b/dev-python/vector/vector-1.6.2.ebuild
index e526fb16084e..b3a858934d68 100644
--- a/dev-python/vector/vector-1.6.2.ebuild
+++ b/dev-python/vector/vector-1.6.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 DISTUTILS_USE_PEP517=hatchling
 
 inherit distutils-r1 pypi optfeature

Reply via email to