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
dfe4812e
Unverified
Commit
dfe4812e
authored
Jul 08, 2019
by
Andrew Murray
Committed by
GitHub
Jul 08, 2019
Browse files
Merge pull request #241 from radarhere/pypy
Updated PyPy to 7.1.1
parents
008ddcce
347faa63
Changes
1
Show 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 @
dfe4812e
...
@@ -359,7 +359,7 @@ function fill_submodule {
...
@@ -359,7 +359,7 @@ function fill_submodule {
PYPY_URL=https://bitbucket.org/pypy/pypy/downloads
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_4p0=4.0.1
LATEST_PP_4=
$LATEST_PP_4p0
LATEST_PP_4=
$LATEST_PP_4p0
...
@@ -377,7 +377,7 @@ LATEST_PP_6p0=6.0.0
...
@@ -377,7 +377,7 @@ LATEST_PP_6p0=6.0.0
LATEST_PP_6=
$LATEST_PP_6p0
LATEST_PP_6=
$LATEST_PP_6p0
LATEST_PP_7p0=7.0.0
LATEST_PP_7p0=7.0.0
LATEST_PP_7p1=7.1.
0
LATEST_PP_7p1=7.1.
1
LATEST_PP_7=
$LATEST_PP_7p1
LATEST_PP_7=
$LATEST_PP_7p1
function unroll_version {
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