python3: Update to 3.7.8, refresh/rework patches 12657/head
authorJeffery To <jeffery.to@gmail.com>
Tue, 30 Jun 2020 13:20:18 +0000 (21:20 +0800)
committerJeffery To <jeffery.to@gmail.com>
Tue, 30 Jun 2020 13:20:18 +0000 (21:20 +0800)
commitd78bdbd8ad91abca5bf1959b53a70e930440fba1
tree32dc203ca0e7919682d91d873576b4d7c000fb43
parent587e387af7919cdb592e40bce088cc7ed5c31be7
python3: Update to 3.7.8, refresh/rework patches

This contains a fix for CVE-2020-8492 (Denial of service in
urllib.request.AbstractBasicAuthHandler)[1].

This also updates the setuptools and pip packages to 47.1.0 and 20.1.1,
respectively.

[1]: https://docs.python.org/release/3.7.8/whatsnew/changelog.html#python-3-7-8-release-candidate-1

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python3-version.mk
lang/python/python3/Makefile
lang/python/python3/patches-pip/001-pep517-pyc-fix.patch
lang/python/python3/patches-setuptools/001-reproducible.patch
lang/python/python3/patches-setuptools/002-sorted-requires.patch
lang/python/python3/patches-setuptools/003-PKG-INFO-output-reproducible.patch
lang/python/python3/patches-setuptools/004-site-patch.patch
lang/python/python3/patches/014-remove-platform-so-suffix.patch
lang/python/python3/patches/016-adjust-config-paths.patch
lang/python/python3/patches/025-bpo-34585-Dont-do-runtime-test-to-get-float-byte-order-GH-9085.patch
lang/python/python3/patches/026-bpo-34585-run-autoconf-GH-9411.patch