commit:     b2ca1ee1c67715214ddef2ebbabbcdf57f75a522
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Apr 29 02:18:52 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 19:14:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ca1ee1

sci-mathematics/pspp: enable py3.13

Closes: https://bugs.gentoo.org/952690
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41839
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/pspp/pspp-1.6.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild 
b/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild
index b0ea2de7d08f..9b87c4b8241c 100644
--- a/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild
+++ b/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit python-any-r1 xdg
 

Reply via email to