Skip to content

Commit 2b5f6b0

Browse files
mayeutauvipy
authored andcommitted
Update CPython 3.5 from 3.5.7 to 3.5.9 (#386)
1 parent eb75f85 commit 2b5f6b0

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
@@ -2,7 +2,7 @@
22

33
PYTHON_DOWNLOAD_URL=https://www.python.org/ftp/python
44
# of the form <maj>.<min>.<rev> or <maj>.<min>.<rev>rc<n>
5-
CPYTHON_VERSIONS="2.7.17 3.4.10 3.5.7 3.6.9 3.7.5 3.8.0"
5+
CPYTHON_VERSIONS="2.7.17 3.4.10 3.5.9 3.6.9 3.7.5 3.8.0"
66

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

0 commit comments

Comments
 (0)