python3: Update to 3.5.2

This commit is contained in:
Alexey Pavlov
2016-07-12 14:49:26 +03:00
parent 3667715578
commit e9c507d51e
91 changed files with 768 additions and 769 deletions

View File

@@ -1,6 +1,6 @@
diff -Naur Python-3.5.0-orig/Misc/python-config.sh.in Python-3.5.0/Misc/python-config.sh.in
--- Python-3.5.0-orig/Misc/python-config.sh.in 2015-09-13 14:41:24.000000000 +0300
+++ Python-3.5.0/Misc/python-config.sh.in 2015-09-21 13:41:54.198429200 +0300
diff -Naur Python-3.5.2-orig/Misc/python-config.sh.in Python-3.5.2/Misc/python-config.sh.in
--- Python-3.5.2-orig/Misc/python-config.sh.in 2016-06-26 00:38:37.000000000 +0300
+++ Python-3.5.2/Misc/python-config.sh.in 2016-07-12 14:21:46.795800700 +0300
@@ -1,25 +1,37 @@
#!/bin/sh
@@ -77,7 +77,7 @@ diff -Naur Python-3.5.0-orig/Misc/python-config.sh.in Python-3.5.0/Misc/python-c
+LINKFORSHARED="@LINKFORSHARED@"
LIBDEST=${prefix}/lib/python${VERSION}
LIBPL=$(echo "@LIBPL@" | sed "s#$prefix_build#$prefix_real#")
SO="@SO@"
SO="@EXT_SUFFIX@"
@@ -59,33 +74,33 @@
do
case $ARG in