The python3.13 package
Find a file
Karolina Surma 1b3b52c264 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:27:50 +01:00
.fmf Drop STI and use tmt instead 2025-08-04 17:50:06 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00251-change-user-install-location.patch Update to 3.13.10 2025-12-03 10:30:59 +01:00
00464-enable-pac-and-bti-protections-for-aarch64.patch Update to 3.13.6 2025-08-07 10:01:11 +02:00
00466-downstream-only-skip-tests-not-working-with-older-expat-version.patch Update to 3.13.10 2025-12-03 10:30:59 +01:00
check-pyc-timestamps.py Initial Python 3.13 package forked from Python 3.12 2023-10-19 01:33:48 +02: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 Drop STI and use tmt instead 2025-08-04 17:50:06 +02:00
python3.13.spec Require at least the same expat version as used during the build 2026-01-07 12:27:50 +01:00
rpminspect.yaml rpminspect: Wrap strings with globs with single quotes 2025-08-26 13:24:41 +02:00
rpmlint.toml rpmlint: Exclude unittest and gil from spelling-error 2024-07-23 22:07:22 +00:00
sources Update to 3.13.11 2025-12-05 22:38:46 +01:00
Yhg1s.gpg Initial Python 3.12 package forked from Python 3.11 2022-10-27 17:41:21 +02:00