The python3.14 package
  • Python 58%
  • Shell 42%
Find a file
Karolina Surma 8236063d9f Require at least the same expat version as used during the build
In the past we have had a versioned requirement on expat, e.g.:
https://src.fedoraproject.org/rpms/python3.13/c/c686992b6c25a39d0e4117053ddb669fd5998723
The explanation is still valid: if Python is built with an expat version
with new symbols, and used with an installed older expat, it won't work,
preventing crating new venvs, and many more.
This has happened again now with expat 2.7.2 introducing new symbols.

Reintroduce the versioned requirement and make it future-proof - the
generated version will always match at least the one present in the buildroot
during the Python build.
2026-01-07 12:28:29 +01: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.1 2025-12-05 22:26:25 +01: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.1 2025-12-05 22:26:25 +01: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.1 2025-12-05 22:26:25 +01:00
python3.14.spec Require at least the same expat version as used during the build 2026-01-07 12:28:29 +01: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.2 2025-12-05 23:36:05 +01:00