Skip to content

Commit 92d646e

Browse files
Merge pull request #221 from mayeut/python-update
Update from Python 3.4.8, 3.5.5, 3.6.5 to 3.4.9, 3.5.6, 3.6.6
2 parents 3aab75a + b4c56a9 commit 92d646e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build_scripts/build_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# source me
22

33
PYTHON_DOWNLOAD_URL=https://www.python.org/ftp/python
4-
CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5 3.7.0"
4+
CPYTHON_VERSIONS="2.7.15 3.4.9 3.5.6 3.6.6 3.7.0"
55

66
# openssl version to build, with expected sha256 hash of .tar.gz
77
# archive.

0 commit comments

Comments
 (0)