The python3.14 package
  • Python 58%
  • Shell 42%
Find a file
Miro Hrončok 9025dc9760 Fixup using prebuilt JIT on ELN
See f45779a0aa for context.

After autoconf 2.73 landed in Fedora ELN,
the pre-built JIT stencils were rejected because of checksum mismatch.

This new patch adds an ability to circumvent that check.

It has been offered upstream in
https://github.com/python/cpython/issues/148646
https://github.com/python/cpython/pull/148647

While this has yet to be finalized upstream and might take a while, we need to fix the ELN build right away.

(When we build the stencils on rawhide for the next release,
the problem will shift from ELN with new autoconf to old Fedoras with old autoconf.)

Cherry-picked from python3.15 commit 4a1f3dae4f24af60227469c76acf9452f02c90dd
2026-04-17 13:37:57 +02:00
.fmf Drop STI and use tmt instead 2025-07-30 16:27:45 +00:00
.gitignore Use prebuilt JIT stencils on platforms without LLVM 19 2025-11-25 19:29:30 +01:00
00251-change-user-install-location.patch Update to Python 3.14.4 2026-04-08 13:03:09 +02:00
00464-enable-pac-and-bti-protections-for-aarch64.patch Update to Python 3.14.0rc1 2025-07-22 22:25:10 +02:00
00466-downstream-only-skip-tests-not-working-with-older-expat-version.patch Update to Python 3.14.4 2026-04-08 13:03:09 +02:00
00474-cve-2025-15366.patch Fix CVE-2025-15366, CVE-2025-15367 2026-02-10 09:55:09 +01:00
00475-cve-2025-15367.patch Fix CVE-2025-15366, CVE-2025-15367 2026-02-10 09:55:09 +01:00
00477-raise-an-error-when-importing-stdlib-modules-compiled-for-a-different-python-version.patch Update to Python 3.14.4 2026-04-08 13:03:09 +02:00
00479-cve-2026-1502.patch Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-5713, CVE-2026-6100 2026-04-16 03:25:31 +02:00
00480-cve-2026-4786.patch Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-5713, CVE-2026-6100 2026-04-16 03:25:31 +02:00
00481-cve-2026-5713.patch Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-5713, CVE-2026-6100 2026-04-16 03:25:31 +02:00
00482-cve-2026-6100.patch Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-5713, CVE-2026-6100 2026-04-16 03:25:31 +02:00
00486-gh-148646-add---enable-prebuilt-jit-stencils-configure-flag.patch Fixup using prebuilt JIT on ELN 2026-04-17 13:37:57 +02:00
check-pyc-timestamps.py Initial Python 3.13 package forked from Python 3.12 2023-10-19 01:33:48 +02:00
download-jit-stencils-from-koji.sh Use prebuilt JIT stencils on platforms without LLVM 19 2025-11-25 19:29:30 +01:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
plan.fmf Update to Python 3.14.3 2026-02-09 16:54:54 +01:00
python3.14.spec Fixup using prebuilt JIT on ELN 2026-04-17 13:37:57 +02:00
rpminspect.yaml rpminspect: Wrap strings with globs with single quotes 2025-08-26 13:26:44 +02:00
rpmlint.toml Use prebuilt JIT stencils on platforms without LLVM 19 2025-11-25 19:29:30 +01:00
sources Update to Python 3.14.4 2026-04-08 13:03:09 +02:00