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
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
Show more breadcrumbs
PyPy
pypy.org
Commits
cfd623c1
Commit
cfd623c1
authored
11 years ago
by
Maciej Fijalkowski
Browse files
Options
Downloads
Patches
Plain Diff
update download
parent
bcb031cb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
download.html
+9
-10
9 additions, 10 deletions
download.html
source/download.txt
+9
-4
9 additions, 4 deletions
source/download.txt
with
18 additions
and
14 deletions
download.html
+
9
−
10
View file @
cfd623c1
...
...
@@ -88,7 +88,7 @@
<ul
class=
"simple"
>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux.tar.bz2"
>
Linux binary (32bit)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux64.tar.bz2"
>
Linux binary (64bit) (libc 2.15)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-osx64.tar.bz2"
>
Mac OS/X binary (64bit)
</a>
(still building, the link might be broken)
</li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-osx64.tar.bz2"
>
Mac OS/X binary (64bit)
</a></li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-win32.zip"
>
Windows binary (32bit)
</a>
(you might need the
<a
class=
"reference external"
href=
"http://www.microsoft.com/en-us/download/details.aspx?id=5582"
>
VS 2008 runtime library
installer vcredist_x86.exe
</a>
.)
</li>
<li><a
class=
"reference external"
href=
"https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.tar.bz2"
>
Source (unix line endings)
</a></li>
...
...
@@ -111,9 +111,8 @@
<p>
The other versions of PyPy are:
</p>
<ul
class=
"simple"
>
<li>
The most up-to-date
<a
class=
"reference external"
href=
"http://buildbot.pypy.org/nightly/trunk/"
>
nightly build
</a>
with a JIT, if the official
release is too old for what you want to do. If the nightly build does
not work for you, you might have more luck using
<a
href=
"#id17"
><span
class=
"problematic"
id=
"id18"
>
`alternative nightly build`_
</span></a>
,
however linux binary distribution is hard.
</li>
release is too old for what you want to do. There are versions for
different libc on this site too.
</li>
<li>
Sandboxing: A special safe version. Read the docs about
<a
class=
"reference external"
href=
"features.html#sandboxing"
>
sandboxing
</a>
.
(It is also possible to
<a
class=
"reference internal"
href=
"#translate"
>
translate
</a>
a version that includes both
sandboxing and the JIT compiler, although as the JIT is relatively
...
...
@@ -213,6 +212,9 @@
<h1>
Checksums
</h1>
<p>
Here are the checksums for each of the downloads (md5 and sha1):
</p>
<pre
class=
"literal-block"
>
756d738d8f35924357150fe1b6d33f86 pypy-2.0-linux64.tar.bz2
267c46ed8c591da19b6091aa90fa9acf pypy-2.0-linux.tar.bz2
39837722da4a03ca03eda187aafa13bb pypy-2.0-osx64.tar.bz2
f0d051c2b612b64dff496a6c0f3654fb pypy-2.0-win32.zip
b9c36b99296c85a590c3e480b05d5a13 pypy-2.0-alpha-arm-armel.tar.bz2
2565ce68b4032eb306d998e722495694 pypy-2.0-alpha-arm-armhf.tar.bz2
...
...
@@ -221,6 +223,9 @@
009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2
4dc82e2240dd2b5be313119672988538 pypy-2.0-src.tar.bz2
f965b50bc34c97891af77e6b743038f2 pypy-2.0-src.zip
88aacc21c6c552b3ff3a157a7575a9dca7e4a7c3 pypy-2.0-linux64.tar.bz2
b2e64ca5e38a59c3402185cca08ca5a4d507ff7e pypy-2.0-linux.tar.bz2
65ecb2ba570f05691978c64469cfe3e76bfd8e01 pypy-2.0-osx64.tar.bz2
cc3b37b5d59b88cf340c72aaae13dd2bb0337bcc pypy-2.0-win32.zip
dc09a293b85ab4f0032f6943815aaf5bbbceb645 pypy-2.0-alpha-arm-armel.tar.bz2
0971c4b668bfd2fcd52aa35087aa995e03bd5842 pypy-2.0-alpha-arm-armhf.tar.bz2
...
...
@@ -231,12 +236,6 @@
dc44cc9141a729ccc39b98432062bbe29c938432 pypy-2.0-src.zip
</pre>
</div>
<div
class=
"system-messages section"
>
<h1>
Docutils System Messages
</h1>
<div
class=
"system-message"
id=
"id17"
>
<p
class=
"system-message-title"
>
System Message: ERROR/3 (
<tt
class=
"docutils"
>
[dynamic-text]
</tt>
, line 105);
<em><a
href=
"#id18"
>
backlink
</a></em></p>
Unknown target name:
“
alternative nightly build
”
.
</div>
</div>
</div>
<div
id=
"sidebar"
>
</div>
...
...
This diff is collapsed.
Click to expand it.
source/download.txt
+
9
−
4
View file @
cfd623c1
...
...
@@ -70,7 +70,7 @@
* `Linux binary (32bit)`__
* `Linux binary (64bit) (libc 2.15)`__
* `Mac OS/X binary (64bit)`__
(still building, the link might be broken)
* `Mac OS/X binary (64bit)`__
* `Windows binary (32bit)`__ (you might need the `VS 2008 runtime library
installer vcredist_x86.exe`_.)
* `Source (unix line endings)`__
...
...
@@ -108,9 +108,8 @@
The other versions of PyPy are:
* The most up-to-date `nightly build`_ with a JIT, if the official
release is too old for what you want to do. If the nightly build does
not work for you, you might have more luck using `alternative nightly build`_,
however linux binary distribution is hard.
release is too old for what you want to do. There are versions for
different libc on this site too.
* Sandboxing: A special safe version. Read the docs about sandboxing_.
(It is also possible to translate_ a version that includes both
...
...
@@ -232,6 +231,9 @@
Here are the checksums for each of the downloads (md5 and sha1)::
756d738d8f35924357150fe1b6d33f86 pypy-2.0-linux64.tar.bz2
267c46ed8c591da19b6091aa90fa9acf pypy-2.0-linux.tar.bz2
39837722da4a03ca03eda187aafa13bb pypy-2.0-osx64.tar.bz2
f0d051c2b612b64dff496a6c0f3654fb pypy-2.0-win32.zip
b9c36b99296c85a590c3e480b05d5a13 pypy-2.0-alpha-arm-armel.tar.bz2
2565ce68b4032eb306d998e722495694 pypy-2.0-alpha-arm-armhf.tar.bz2
...
...
@@ -241,6 +243,9 @@
4dc82e2240dd2b5be313119672988538 pypy-2.0-src.tar.bz2
f965b50bc34c97891af77e6b743038f2 pypy-2.0-src.zip
88aacc21c6c552b3ff3a157a7575a9dca7e4a7c3 pypy-2.0-linux64.tar.bz2
b2e64ca5e38a59c3402185cca08ca5a4d507ff7e pypy-2.0-linux.tar.bz2
65ecb2ba570f05691978c64469cfe3e76bfd8e01 pypy-2.0-osx64.tar.bz2
cc3b37b5d59b88cf340c72aaae13dd2bb0337bcc pypy-2.0-win32.zip
dc09a293b85ab4f0032f6943815aaf5bbbceb645 pypy-2.0-alpha-arm-armel.tar.bz2
0971c4b668bfd2fcd52aa35087aa995e03bd5842 pypy-2.0-alpha-arm-armhf.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