diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-09-16 20:29:12 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-09-16 20:51:24 +0200 |
| commit | 55c83ec8bc75192f96564dcc0e9e8570743bd306 (patch) | |
| tree | 82e4669fee4bffc832e8eebb3f0f188517ea6f3e /dev-lang/python/python-3.13.7.ebuild | |
| parent | 0dcbc273163c6a523d335a1d69a296500c7c2990 (diff) | |
| download | gentoo-55c83ec8bc75192f96564dcc0e9e8570743bd306.tar.gz gentoo-55c83ec8bc75192f96564dcc0e9e8570743bd306.tar.bz2 gentoo-55c83ec8bc75192f96564dcc0e9e8570743bd306.zip | |
dev-lang/python: Backport crash fixes for m68k
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 <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.13.7.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.13.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.13.7.ebuild b/dev-lang/python/python-3.13.7.ebuild index 13bdac28ade4..ec80826ece65 100644 --- a/dev-lang/python/python-3.13.7.ebuild +++ b/dev-lang/python/python-3.13.7.ebuild @@ -14,7 +14,7 @@ inherit verify-sig MY_PV=${PV} MY_P="Python-${MY_PV%_p*}" PYVER=$(ver_cut 1-2) -PATCHSET="python-gentoo-patches-${MY_PV}" +PATCHSET="python-gentoo-patches-${MY_PV}_p1" DESCRIPTION="An interpreted, interactive, object-oriented programming language" HOMEPAGE=" |
