summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.7.ebuild
AgeCommit message (Collapse)Author
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-16dev-lang/python: Backport crash fixes for m68kMichał Górny
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>
2025-08-15dev-lang/python: Bump to 3.13.7Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>