python3: update to python 3.7.0

Fixes python3 host SSL build -> host-pip can use https:// urls again.
Updates Pip to 10.0.1
rebased patches

Signed-off-by: Martin Strobel <arctus@crza.de>
This commit is contained in:
Martin Strobel
2018-07-10 20:19:46 +02:00
parent 2aba3ab90a
commit fe01c8fc05
12 changed files with 26 additions and 39 deletions

View File

@@ -9,7 +9,7 @@ Subject: [PATCH] enable zlib
--- a/Modules/Setup.dist
+++ b/Modules/Setup.dist
@@ -363,7 +363,7 @@ _symtable symtablemodule.c
@@ -335,7 +335,7 @@ _symtable symtablemodule.c
# Andrew Kuchling's zlib module.
# This require zlib 1.1.3 (or later).
# See http://www.gzip.org/zlib/