commit: 3ae01f5b433dddcd664aad1f715d420cfe0ce9ed
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 9 19:10:02 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Sep 9 20:52:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae01f5b
sci-physics/espresso: enable py3.13
Formerly blocked on numpy-2, passes tests on 3.13 as soon as numpy
supports it.
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-physics/espresso/espresso-4.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/espresso/espresso-4.2.2.ebuild
b/sci-physics/espresso/espresso-4.2.2.ebuild
index 750ce49e0798..29083159233b 100644
--- a/sci-physics/espresso/espresso-4.2.2.ebuild
+++ b/sci-physics/espresso/espresso-4.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake cuda flag-o-matic python-single-r1 savedconfig