python3: Update to 3.5.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
diff -Naur Python-3.5.0-orig/setup.py Python-3.5.0/setup.py
|
||||
--- Python-3.5.0-orig/setup.py 2015-09-21 13:41:41.508698300 +0300
|
||||
+++ Python-3.5.0/setup.py 2015-09-21 13:41:45.377311400 +0300
|
||||
@@ -826,10 +826,13 @@
|
||||
diff -Naur Python-3.5.2-orig/setup.py Python-3.5.2/setup.py
|
||||
--- Python-3.5.2-orig/setup.py 2016-07-12 14:21:28.099300700 +0300
|
||||
+++ Python-3.5.2/setup.py 2016-07-12 14:21:34.084800700 +0300
|
||||
@@ -856,10 +856,13 @@
|
||||
|
||||
if (ssl_incs is not None and
|
||||
ssl_libs is not None):
|
||||
|
||||
Reference in New Issue
Block a user