python3: refresh Git formatted patches
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Mar 2017 23:00:29 +0000 (00:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Mar 2017 21:35:30 +0000 (22:35 +0100)
commit63aeae6538770ab7f4eb048373b2e8d99c26d4c5
tree47eb9da38f1747493ba5be0dcbd232314e55af22
parent3c98442669f173818a8cce9479ebb0806cb9f8a2
python3: refresh Git formatted patches

This refreshes the set of python3 patches so they apply cleanly on the
v3.5.2 tag of cpython Github repository.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
32 files changed:
package/python3/0001-setup.py-do-not-add-invalid-header-locations.patch
package/python3/0002-Change-the-install-location-of-_sysconfigdata.py.patch
package/python3/0003-Make-the-build-of-pyc-files-conditional.patch
package/python3/0004-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch
package/python3/0005-Add-infrastructure-to-disable-the-build-of-certain-e.patch
package/python3/0006-distutils-sysconfig-use-sysconfigdata.patch
package/python3/0007-Adjust-library-header-paths-for-cross-compilation.patch
package/python3/0008-Don-t-look-in-usr-lib-termcap-for-libraries.patch
package/python3/0009-Don-t-add-multiarch-paths.patch
package/python3/0010-Abort-on-failed-module-build.patch
package/python3/0011-Serial-ioctl-workaround.patch
package/python3/0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch
package/python3/0013-Misc-python-config.sh.in-ensure-sed-invocations-only.patch
package/python3/0014-Do-not-harcode-invalid-path-to-ncursesw-headers.patch
package/python3/0015-Override-system-locale-and-set-to-default-when-addin.patch
package/python3/0016-Add-importlib-fix-for-PEP-3147-issue.patch
package/python3/0017-Add-an-option-to-disable-installation-of-test-module.patch
package/python3/0018-Add-an-option-to-disable-pydoc.patch
package/python3/0019-Add-an-option-to-disable-lib2to3.patch
package/python3/0020-Add-option-to-disable-the-sqlite3-module.patch
package/python3/0021-Add-an-option-to-disable-the-tk-module.patch
package/python3/0022-Add-an-option-to-disable-the-curses-module.patch
package/python3/0023-Add-an-option-to-disable-expat.patch
package/python3/0024-Add-an-option-to-disable-CJK-codecs.patch
package/python3/0025-Add-an-option-to-disable-NIS.patch
package/python3/0026-Add-an-option-to-disable-unicodedata.patch
package/python3/0027-Add-an-option-to-disable-IDLE.patch
package/python3/0028-Add-an-option-to-disable-decimal.patch
package/python3/0029-Add-an-option-to-disable-the-ossaudiodev-module.patch
package/python3/0030-Support-PGEN_FOR_BUILD-and-FREEZE_IMPORTLIB_FOR_BUIL.patch
package/python3/0031-Add-an-option-to-disable-openssl-support.patch [new file with mode: 0644]
package/python3/0031-Add-an-option-to-disable-openssl.patch [deleted file]