From 55c83ec8bc75192f96564dcc0e9e8570743bd306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 16 Sep 2025 20:29:12 +0200 Subject: dev-lang/python: Backport crash fixes for m68k MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump patchsets to include m68k crash fixes. The 3.14 patch is backported straight from main, while the 3.13 rebase is taken from Debian. No revbump since it shouldn't affect anything but m68k. Closes: https://bugs.gentoo.org/957986 Signed-off-by: Michał Górny --- dev-lang/python/python-0.3.13.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-lang/python/python-0.3.13.7.ebuild') diff --git a/dev-lang/python/python-0.3.13.7.ebuild b/dev-lang/python/python-0.3.13.7.ebuild index 2e133b563a9e..17481985aca5 100644 --- a/dev-lang/python/python-0.3.13.7.ebuild +++ b/dev-lang/python/python-0.3.13.7.ebuild @@ -13,7 +13,7 @@ REAL_PV=${PV#0.} MY_PV=${REAL_PV} MY_P="Python-${MY_PV%_p*}" PYVER="$(ver_cut 2-3)t" -PATCHSET="python-gentoo-patches-${MY_PV}" +PATCHSET="python-gentoo-patches-${MY_PV}_p1" DESCRIPTION="Freethreading (no-GIL) version of Python programming language" HOMEPAGE=" -- cgit v1.2.3