Go to file
Tomáš Hrnčiar c12d924ecf Update to 3.12.0a2
Patches 389 and 390 merged upstream.

The distutils module was removed from Python 3.12:

- patch 1 removed, only patched distutils
  (the original rpath problem only affected numpy, numpy 1.23.4+ uses chrpath to fix it)
- patch 251 updated to remove the distutils hunk
  (which is already present in pypa/distutils ~ setuptools)

The debug _xxtestfuzz module was moved a bit in the list of files
when _testsinglephase was added, for consistency.

Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
2022-11-15 20:16:38 +01:00
tests Initial Python 3.12 package forked from Python 3.11 2022-10-27 17:41:21 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00251-change-user-install-location.patch Update to 3.12.0a2 2022-11-15 20:16:38 +01:00
00328-pyc-timestamp-invalidation-mode.patch Initial Python 3.12 package forked from Python 3.11 2022-10-27 17:41:21 +02:00
00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch Update to 3.12.0a2 2022-11-15 20:16:38 +01:00
Yhg1s.gpg Initial Python 3.12 package forked from Python 3.11 2022-10-27 17:41:21 +02:00
check-pyc-timestamps.py Initial Python 3.12 package forked from Python 3.11 2022-10-27 17:41:21 +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.12.spec Update to 3.12.0a2 2022-11-15 20:16:38 +01:00
rpminspect.yaml rpminspect: Explicitly list allowed badfuncs in the _socket module 2022-09-05 17:32:25 +00:00
rpmlint.toml rpmlint: Remove a superfluous space in one of the filters 2022-09-05 11:20:40 +02:00
sources Update to 3.12.0a2 2022-11-15 20:16:38 +01:00