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

@@ -1,7 +1,7 @@
--- a/setup.py
+++ b/setup.py
@@ -512,16 +512,9 @@ class PyBuildExt(build_ext):
return ['m']
@@ -537,16 +537,9 @@ class PyBuildExt(build_ext):
os.unlink(tmpfile)
def detect_modules(self):
- # Ensure that /usr/local is always used, but the local build