The python3.6 package
Some patches are applied conditionally, so we need to use %autosetup with -N, to prevent automatic patch application. Later patches from 190 up are applied (with -m for minimum). While not necessary shorter, this no longer requires adding/removing %patch XYZ when adding/removing patches > 190. 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. This is partial backport of https://src.fedoraproject.org/rpms/python3.9/c/0a760f01ca |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| 00001-rpath.patch | ||
| 00102-lib64.patch | ||
| 00111-no-static-lib.patch | ||
| 00132-add-rpmbuild-hooks-to-unittest.patch | ||
| 00155-avoid-ctypes-thunks.patch | ||
| 00160-disable-test_fs_holes-in-rpm-build.patch | ||
| 00163-disable-parts-of-test_socket-in-rpm-build.patch | ||
| 00170-gc-assertions.patch | ||
| 00189-use-rpm-wheels.patch | ||
| 00251-change-user-install-location.patch | ||
| 00262-pep538_coerce_legacy_c_locale.patch | ||
| 00274-fix-arch-names.patch | ||
| 00292-restore-PyExc_RecursionErrorInst-symbol.patch | ||
| 00294-define-TLS-cipher-suite-on-build-time.patch | ||
| 00343-faulthandler-gcc10.patch | ||
| check-pyc-timestamps.py | ||
| idle3.appdata.xml | ||
| idle3.desktop | ||
| pubkeys.txt | ||
| python3.6.rpmlintrc | ||
| python3.6.spec | ||
| sources | ||