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

dev-python/cftime: Enable py3.14

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

 dev-python/cftime/cftime-1.6.4_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cftime/cftime-1.6.4_p1.ebuild 
b/dev-python/cftime/cftime-1.6.4_p1.ebuild
index 0227eac461f0..824be7541fd8 100644
--- a/dev-python/cftime/cftime-1.6.4_p1.ebuild
+++ b/dev-python/cftime/cftime-1.6.4_p1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{10..13} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to