Skip to content

Commit d837450

Browse files
authored
Merge pull request #197 from mayeut/python-2.7.15
Update CPython 2.7 from 2.7.14 to 2.7.15
2 parents a24a9d5 + fb411be commit d837450

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.14 3.4.8 3.5.5 3.6.5"
4+
CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5"
55

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

0 commit comments

Comments
 (0)