Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit fbb7de7

Browse files
committed
Bump python version.
1 parent 9f3f3c9 commit fbb7de7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_python.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=2.7.10
6-
SHA256=eda8ce6eec03e74991abb5384170e7c65fcd7522e409b8e83d7e6372add0f12a
5+
VERSION=2.7.11
6+
SHA256=82929b96fd6afc8da838b149107078c02fa1744b7e60999a8babbc0d3fa86fc6
77

88
yum install -y bzip2-devel
99
curl https://www.python.org/ftp/python/$VERSION/Python-$VERSION.tgz | \

0 commit comments

Comments
 (0)