Skip to content
Snippets Groups Projects
Unverified Commit 846fb86f authored by Ian Douglas Scott's avatar Ian Douglas Scott
Browse files

Bump python version

parent 158cdfff
No related branches found
No related tags found
1 merge request!76Bump python version
diff -ru Python-3.6.1/config.sub Python-3.6.1-new/config.sub
--- Python-3.6.1/config.sub 2017-03-20 23:32:38.000000000 -0700
+++ Python-3.6.1-new/config.sub 2017-07-03 11:56:03.528738808 -0700
@@ -1358,7 +1358,7 @@
-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
| -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
- | -sym* | -kopensolaris* | -plan9* \
+ | -sym* | -kopensolaris* | -plan9* | -redox* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
diff -ru Python-3.6.1/configure Python-3.6.1-new/configure diff -ru Python-3.6.1/configure Python-3.6.1-new/configure
--- Python-3.6.1/configure 2017-03-20 23:32:38.000000000 -0700 --- Python-3.6.1/configure 2017-03-20 23:32:38.000000000 -0700
+++ Python-3.6.1-new/configure 2017-07-03 15:26:44.804152125 -0700 +++ Python-3.6.1-new/configure 2017-07-03 15:26:44.804152125 -0700
......
VERSION=3.6.1 VERSION=3.6.2
TAR=https://www.python.org/ftp/python/$VERSION/Python-$VERSION.tar.xz TAR=https://www.python.org/ftp/python/$VERSION/Python-$VERSION.tar.xz
export AR="${HOST}-ar" export AR="${HOST}-ar"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment