Go to file
Victor Stinner e01caf2f03 Fix python3-config --configdir
00205-make-libpl-respect-lib64.patch only modified LIBPL in
Makefile.pre.in which leads to an inconsistency in
python3-config --configdir which uses the unmodified LIBPL (use
/usr/lib instead of /usr/lib64).

00102-lib64.patch now updates LIBPL in configure.ac instead, as it is
done in Python 3.8 patch. Remove
00205-make-libpl-respect-lib64.patch.

Resolves: rhbz#1772988
2020-05-28 02:59:57 +02:00
tests Rename from python36 to python3.6 2020-05-06 21:00:35 +02:00
.gitignore Build with $RPM_LD_FLAGS (#756863). 2012-01-04 22:15:40 +02:00
00001-rpath.patch Rename patch files to start with the number 2017-08-31 14:26:42 +02:00
00102-lib64.patch Fix python3-config --configdir 2020-05-28 02:59:57 +02:00
00111-no-static-lib.patch Update to 3.6.8 2018-12-27 20:24:23 +01:00
00132-add-rpmbuild-hooks-to-unittest.patch Remove _expectedFailureInRpmBuild also from unittest/__init__ 2016-03-17 10:51:32 +01:00
00155-avoid-ctypes-thunks.patch 3.2.3-4: avoid allocating thunks in ctypes unless absolutely necessary (patch 155; rhbz#814391) 2012-04-20 15:28:39 -04:00
00160-disable-test_fs_holes-in-rpm-build.patch 3.3.0-0.3.b2 2012-08-13 21:11:12 -04:00
00163-disable-parts-of-test_socket-in-rpm-build.patch skip some tests within test_socket (patch 163) 2012-07-24 15:59:17 -04:00
00170-gc-assertions.patch Update to 3.6.7 2018-10-22 18:15:16 +02:00
00178-dont-duplicate-flags-in-sysconfig.patch Updated to Python 3.3.1. 2013-04-10 14:30:09 +02:00
00189-use-rpm-wheels.patch Update the ensurepip module to work with setuptools >= 45 2020-02-13 18:28:37 +00:00
00251-change-user-install-location.patch Remove sys.executable check from change-user-install-location patch 2018-02-07 14:37:45 +01:00
00262-pep538_coerce_legacy_c_locale.patch Update to 3.6.7 2018-10-22 18:15:16 +02:00
00274-fix-arch-names.patch Consolidate architecture-naming patches in one 2017-08-31 14:26:42 +02:00
00292-restore-PyExc_RecursionErrorInst-symbol.patch Update to Python 3.6.6 2018-07-10 17:57:59 +02:00
00294-define-TLS-cipher-suite-on-build-time.patch Update to 3.6.9 2019-07-03 11:43:05 +02:00
00343-faulthandler-gcc10.patch Fix test_faulthandler on GCC 10 2020-02-13 16:29:25 +01:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-23 15:19: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-11 15:47:42 +01:00
python3.6.rpmlintrc Rename from python36 to python3.6 2020-05-06 21:00:35 +02:00
python3.6.spec Fix python3-config --configdir 2020-05-28 02:59:57 +02:00
sources Update to 3.6.10 2019-12-20 12:32:22 +01:00