The python3.13 package
Find a file
Miro Hrončok 745ccf0261 Reduce and conditionalize BuildRequires
- bzip2 is not used directly, only via bzip2-devel
- tar is not used directly either, %autosetup uses rpmuncompress
- desktop-file-utils is only used to install idle desktop file with main_python
- libappstream-glib is only used to validate idle appdata file with main_python
- /usr/sbin/ifconfig is no longer needed for test_uuid
- gcc-c++, glibc-all-langpacks, tzdata are only used in tests
  (although something pulls in tzdata even with bootstrap without tests, so this one is hard to verify)
- gmp-devel in not needed since Python 2.4 (mpz module was removed)
- libGL-devel appears unused (and hard to find why it ever was needed)

Courtesy of https://github.com/mkoncek/unbreq
2024-07-22 12:01:42 +00:00
tests Build Python with -O3 2024-05-09 15:06:13 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00251-change-user-install-location.patch Update to Python 3.13.0b4 2024-07-22 12:53:50 +02:00
00429-gh-118943-fix-another-race-condition-when-generating-jit_stencils-h.patch On Fedora 40+ x86_64 and aarch64, build Python with the experimental JIT compiler 2024-06-19 11:58:27 +02:00
00432-account-with-abi_thread-in-test_sysconfig-test_user_similar.patch Update to Python 3.13.0b4 2024-07-22 12:53:50 +02: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
python3.13.spec Reduce and conditionalize BuildRequires 2024-07-22 12:01:42 +00:00
rpminspect.yaml rpminspect: Explicitly list allowed badfuncs in the _socket module 2022-09-05 17:32:25 +00:00
rpmlint.toml Update to Python 3.13.0b4 2024-07-22 12:53:50 +02:00
sources Update to Python 3.13.0b4 2024-07-22 12:53:50 +02:00
Yhg1s.gpg Initial Python 3.12 package forked from Python 3.11 2022-10-27 17:41:21 +02:00