Go to file
Miro Hrončok 0a760f01ca Use %autosetup with git am
Patch 189 is still applied conditionally, so we need to use %autosetup with -N,
to prevent automatic patch application.

Later, the patches are applied automatically up to 188 (with -M for maximum),
patch 189 is applied conditionally,
and finally patches from 190 up are applied (with -m for minimum).

Once patch 189 is reworked to be applicable at all times (or removed), this can be dropped.

While not necessary shorter, this no longer requires adding/removing %patch XYZ
when adding/removing patches.

While at it, we also use git am to apply the patches
since they are all generated from git anyway.
This makes it easier if we ever patch binary files.
2020-07-15 17:19:11 +02:00
tests Fedora CI: Bring in the config from the python3 component 2020-05-30 09:15:31 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Update to 3.9.0b4 2020-07-07 12:53:18 +02:00
00111-no-static-lib.patch Update to 3.9.0b4 2020-07-07 12:53:18 +02:00
00189-use-rpm-wheels.patch Update to 3.9.0b4 2020-07-07 12:53:18 +02:00
00251-change-user-install-location.patch Update to 3.9.0b4 2020-07-07 12:53:18 +02:00
00274-fix-arch-names.patch Update to 3.9.0b4 2020-07-07 12:53:18 +02:00
00328-pyc-timestamp-invalidation-mode.patch Update to 3.9.0b4 2020-07-07 12:53:18 +02: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: Small fixes 2020-05-26 19:16:15 +02:00
python3.9.spec Use %autosetup with git am 2020-07-15 17:19:11 +02:00
sources Update to 3.9.0b4 2020-07-07 12:53:18 +02:00