From c2d38eba5edb9169bd0f5324aa67a3a2502f0c03 Mon Sep 17 00:00:00 2001 From: Hugo Buddelmeijer Date: Mon, 15 Sep 2025 22:47:25 +0200 Subject: [PATCH] gnu: gemrb: Switch to Python 3.11. This is the only that explicitly refered to python-3.10. Switch to python-3.11 is one step closer to removing 3.10 altogether and thereby closing several CVEs. * gnu/packages/games.scm (gemrb)[native-inputs]: Remove python-3.10; add python. Change-Id: I66783b7fd2c4066cded400b753684384a2e1cff2 Signed-off-by: Sharlatan Hellseher --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 738f274324f..f265db356c2 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -13408,7 +13408,7 @@ virtual reality devices.") (list #:configure-flags #~(list "-DUSE_TESTS=ON" "-DOPENGL_BACKEND=OpenGL"))) - (native-inputs (list python-3.10 glibc-locales googletest)) + (native-inputs (list python glibc-locales googletest)) (inputs (list freetype libiconv libpng