Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pypy.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.9.0 final on 2025-04-04 between 14:00 and 15:00 UTC+2
Show more breadcrumbs
PyPy
pypy.org
Commits
575a55f6
Commit
575a55f6
authored
10 years ago
by
Armin Rigo
Browse files
Options
Downloads
Patches
Plain Diff
Update the src.tar.bz2. Kill the src.zip.
parent
9c846d48
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
download.html
+3
-6
3 additions, 6 deletions
download.html
source/download.txt
+3
-7
3 additions, 7 deletions
source/download.txt
with
6 additions
and
13 deletions
download.html
+
3
−
6
View file @
575a55f6
...
...
@@ -191,8 +191,7 @@
<li><p
class=
"first"
>
Get the source code. The following packages contain the source at
the same revision as the above binaries:
</p>
<ul
class=
"simple"
>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.tar.bz2"
>
pypy-2.4.0-src.tar.bz2
</a>
(sources, Unix line endings)
</li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.zip"
>
pypy-2.4.0-src.zip
</a>
(sources, Unix line endings too)
</li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.tar.bz2"
>
pypy-2.4.0-src.tar.bz2
</a>
(sources)
</li>
</ul>
<p>
Or you can checkout the current trunk using
<a
class=
"reference external"
href=
"http://mercurial.selenic.com/"
>
Mercurial
</a>
(the trunk
usually works and is of course more up-to-date):
</p>
...
...
@@ -268,5 +267,4 @@
5ff951da5989a00e01611678c311f8af pypy-2.4.0-linux-armhf-raring.tar.bz2
d7540883a52f91433da62b0cdfaaa30f pypy-2.4.0-linux-armhf-raspbian.tar.bz2
77a971f5198685ff60528de5def407dd pypy-2.4.0-linux.tar.bz2
59ecfb3084e725fb5fd5ccedf8e0686a pypy-2.4.0-src.zip
907d6fbabc5bcd5bafdcf02a76a8ca33 pypy-2.4.0-win32.zip
...
...
@@ -272,5 +270,5 @@
907d6fbabc5bcd5bafdcf02a76a8ca33 pypy-2.4.0-win32.zip
5487df96f47d93fc1c45265c26f1794
5 pypy-2.4.0-src.tar.bz2
6a25a212e7c5121f1f3988c118d0569
5 pypy-2.4.0-src.tar.bz2
07896c0ac37f82884e021c9a4514f479 pypy-2.4.0-osx64.tar.bz2
eaba228fa7ba3f7022804900f9c9f885 pypy-2.4.0-sandbox-linux64.tar.bz2
9b2aaf173bf424ca12097a13fc58eb0d pypy-2.4.0-sandbox-linux.tar.bz2
...
...
@@ -290,8 +288,7 @@
b8e02dc381e5040e2bf50541e82f0148f9a46a48 pypy-2.4.0-linux-armhf-raring.tar.bz2
ad65e7ddb1582b465a37090dc4a13bc37a8cd95d pypy-2.4.0-linux-armhf-raspbian.tar.bz2
fd52b42069287ca11e816c8e18fc95f53542c73d pypy-2.4.0-linux.tar.bz2
fdc25708de28f7e46caa4435507c44f534f6c817 pypy-2.4.0-src.tar.bz2
16e9f954e2829fc3961c922d016259f44ac55a0e pypy-2.4.0-src.zip
e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb pypy-2.4.0-src.tar.bz2
b72c3365c23c34ffd35a781fb72d8722e0b7517e pypy-2.4.0-win32.zip
aa7f9b41d8bfda16239b629cd1b8dc884c2ad808 pypy-2.4.0-osx64.tar.bz2
17d6cb1818d3d5c4d0a099e1af518a437609f0c1 pypy-2.4.0-sandbox-linux64.tar.bz2
...
...
This diff is collapsed.
Click to expand it.
source/download.txt
+
3
−
7
View file @
575a55f6
...
...
@@ -220,7 +220,6 @@
1. Get the source code. The following packages contain the source at
the same revision as the above binaries:
* `pypy-2.4.0-src.tar.bz2`__ (sources, Unix line endings)
* `pypy-2.4.0-src.zip`__ (sources, Unix line endings too)
* `pypy-2.4.0-src.tar.bz2`__ (sources)
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.tar.bz2
...
...
@@ -225,6 +224,5 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-src.zip
Or you can checkout the current trunk using Mercurial_ (the trunk
usually works and is of course more up-to-date)::
...
...
@@ -309,5 +307,4 @@
5ff951da5989a00e01611678c311f8af pypy-2.4.0-linux-armhf-raring.tar.bz2
d7540883a52f91433da62b0cdfaaa30f pypy-2.4.0-linux-armhf-raspbian.tar.bz2
77a971f5198685ff60528de5def407dd pypy-2.4.0-linux.tar.bz2
59ecfb3084e725fb5fd5ccedf8e0686a pypy-2.4.0-src.zip
907d6fbabc5bcd5bafdcf02a76a8ca33 pypy-2.4.0-win32.zip
...
...
@@ -313,5 +310,5 @@
907d6fbabc5bcd5bafdcf02a76a8ca33 pypy-2.4.0-win32.zip
5487df96f47d93fc1c45265c26f1794
5 pypy-2.4.0-src.tar.bz2
6a25a212e7c5121f1f3988c118d0569
5 pypy-2.4.0-src.tar.bz2
07896c0ac37f82884e021c9a4514f479 pypy-2.4.0-osx64.tar.bz2
eaba228fa7ba3f7022804900f9c9f885 pypy-2.4.0-sandbox-linux64.tar.bz2
9b2aaf173bf424ca12097a13fc58eb0d pypy-2.4.0-sandbox-linux.tar.bz2
...
...
@@ -333,8 +330,7 @@
b8e02dc381e5040e2bf50541e82f0148f9a46a48 pypy-2.4.0-linux-armhf-raring.tar.bz2
ad65e7ddb1582b465a37090dc4a13bc37a8cd95d pypy-2.4.0-linux-armhf-raspbian.tar.bz2
fd52b42069287ca11e816c8e18fc95f53542c73d pypy-2.4.0-linux.tar.bz2
fdc25708de28f7e46caa4435507c44f534f6c817 pypy-2.4.0-src.tar.bz2
16e9f954e2829fc3961c922d016259f44ac55a0e pypy-2.4.0-src.zip
e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb pypy-2.4.0-src.tar.bz2
b72c3365c23c34ffd35a781fb72d8722e0b7517e pypy-2.4.0-win32.zip
aa7f9b41d8bfda16239b629cd1b8dc884c2ad808 pypy-2.4.0-osx64.tar.bz2
17d6cb1818d3d5c4d0a099e1af518a437609f0c1 pypy-2.4.0-sandbox-linux64.tar.bz2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment