python: Update to 2.7.17, refresh patches
authorJeffery To <jeffery.to@gmail.com>
Mon, 21 Oct 2019 15:30:53 +0000 (23:30 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 21 Oct 2019 17:04:43 +0000 (01:04 +0800)
commitf184eb5f0ebebf1a317e88d8895396a80bc52e11
tree9602e0ac932a7db4315041d62faa7394c51c5c6e
parent4d9282a4d659c10bbe1ea88503c729a0e195c5b2
python: Update to 2.7.17, refresh patches

Patches already merged and so removed:
* 019-bpo-36216-Add-check-for-characters-in-netloc-that-normalize-to-separators-GH-12216.patch
* 020-bpo-36216-Only-print-test-messages-when-verbose-GH-12291.patch
* 021-2.7-bpo-35121-prefix-dot-in-domain-for-proper-subdom.patch
* 027-bpo-38243-Escape-the-server-title-of-DocXMLRPCServer.patch
* 028-bpo-34155-Dont-parse-domains-containing-GH-13079.patch

Patches no longer necessary and so removed:
* 017_lib2to3_fix_pyc_search.patch

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from 83b300aa83f3cf663747998f4500a8592acf9959)
14 files changed:
lang/python/python-version.mk
lang/python/python/Makefile
lang/python/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch
lang/python/python/patches/003-do-not-compile-tests-at-build.patch
lang/python/python/patches/004-do-not-write-bytes-codes.patch
lang/python/python/patches/006-remove-multi-arch-and-local-paths.patch
lang/python/python/patches/009-do-not-use-dblib_dir-when-cross-compiling.patch
lang/python/python/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch
lang/python/python/patches/017_lib2to3_fix_pyc_search.patch [deleted file]
lang/python/python/patches/019-bpo-36216-Add-check-for-characters-in-netloc-that-normalize-to-separators-GH-12216.patch [deleted file]
lang/python/python/patches/020-bpo-36216-Only-print-test-messages-when-verbose-GH-12291.patch [deleted file]
lang/python/python/patches/021-2.7-bpo-35121-prefix-dot-in-domain-for-proper-subdom.patch [deleted file]
lang/python/python/patches/027-bpo-38243-Escape-the-server-title-of-DocXMLRPCServer.patch [deleted file]
lang/python/python/patches/028-bpo-34155-Dont-parse-domains-containing-GH-13079.patch [deleted file]