Version 3.9 of the Python interpreter
Go to file
Miro Hrončok 250d7d5d30 Sync patch 251 with Python 3.10+ on Fedora < 36
Instruct pip to use distutils
-----------------------------

The current version of pip uses distutils on Python < 3.10,
so this should change nothing,
but future versions of pip may theoretically change that.

Instruct pypa/distutils to add /local/ addition to prefix
---------------------------------------------------------

Needed for setuptools 60+ installed/upgraded by pip or when we update it in rawhide.
Setuptools 60+ uses bundled pypa/distutils instead of the standard library distutils.
2022-01-12 15:41:25 +01:00
tests Fedora CI: Add rpm -qa output for debugging 2021-06-21 12:02:18 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Update to 3.9.8 2021-11-08 08:56:26 +01:00
00111-no-static-lib.patch Update to 3.9.8 2021-11-08 08:56:26 +01:00
00189-use-rpm-wheels.patch Update to 3.9.8 2021-11-08 08:56:26 +01:00
00251-change-user-install-location.patch Sync patch 251 with Python 3.10+ on Fedora < 36 2022-01-12 15:41:25 +01:00
00328-pyc-timestamp-invalidation-mode.patch Update to 3.9.0rc1 2020-08-12 00:04:34 +02:00
00353-architecture-names-upstream-downstream.patch Update to 3.9.6 2021-06-29 12:19:13 +02:00
00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch Add patch to revert "bpo-1596321: Fix threading._shutdown() for 2021-11-19 14:13:26 +01:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-17 16:05:13 +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
pubkeys.txt Verify upstream sources with GPG 2019-11-20 10:00:34 +01:00
python3.9.rpmlintrc rpmlint: Filter a new way of unversioned Obsoletes warning 2021-03-26 15:29:07 +01:00
python3.9.spec Sync patch 251 with Python 3.10+ on Fedora < 36 2022-01-12 15:41:25 +01:00
sources Update to 3.9.9 2021-11-16 14:10:47 +01:00