commit:     abcc9b75b841cdf65d4140c3c778106141709d52
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Mon Jun 30 16:44:15 2025 +0000
Commit:     Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 15:31:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abcc9b75

sci-libs/gmsh: enable py3.13

Closes: https://bugs.gentoo.org/952672
Part-of: https://github.com/gentoo/gentoo/pull/42813
Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org>

 sci-libs/gmsh/gmsh-4.13.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild 
b/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild
index c12bdced483b..bcd17fd019c8 100644
--- a/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild
+++ b/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit cmake desktop fortran-2 python-r1 toolchain-funcs xdg-utils
 

Reply via email to