Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
347faa63
Commit
347faa63
authored
May 15, 2019
by
Andrew Murray
Browse files
Updated PyPy to 7.1.1
parent
1a7f31be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
common_utils.sh
common_utils.sh
+2
-2
No files found.
common_utils.sh
View file @
347faa63
...
...
@@ -359,7 +359,7 @@ function fill_submodule {
PYPY_URL=https://bitbucket.org/pypy/pypy/downloads
# As of 2019-0
3-2
5, the latest verions of PyPy.
# As of 2019-0
5-1
5, the latest verions of PyPy.
LATEST_PP_4p0=4.0.1
LATEST_PP_4=
$LATEST_PP_4p0
...
...
@@ -377,7 +377,7 @@ LATEST_PP_6p0=6.0.0
LATEST_PP_6=
$LATEST_PP_6p0
LATEST_PP_7p0=7.0.0
LATEST_PP_7p1=7.1.
0
LATEST_PP_7p1=7.1.
1
LATEST_PP_7=
$LATEST_PP_7p1
function unroll_version {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment