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
a72a17b7
Unverified
Commit
a72a17b7
authored
Apr 15, 2020
by
Matthew Brett
Committed by
GitHub
Apr 15, 2020
Browse files
Merge pull request #327 from mattip/pypy-7.3.1
MRG: Add pypy 7.3.1, released last week
parents
da36cd54
a22e6f13
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 @
a72a17b7
...
...
@@ -392,7 +392,7 @@ function fill_submodule {
(cd "
$repo_dir
" && git remote set-url origin
$origin_url
)
}
# As of 2020-0
1
-1
5
, the latest verions of PyPy.
# As of 2020-0
4
-1
4
, the latest verions of PyPy.
LATEST_PP_5p0=5.0.1
LATEST_PP_5p1=5.1.1
LATEST_PP_5p3=5.3.1
...
...
@@ -409,7 +409,7 @@ LATEST_PP_6=$LATEST_PP_6p0
LATEST_PP_7p0=7.0.0
LATEST_PP_7p1=7.1.1
LATEST_PP_7p2=7.2.0
LATEST_PP_7p3=7.3.
0
LATEST_PP_7p3=7.3.
1
LATEST_PP_7=
$LATEST_PP_7p3
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