Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r412:cfd623c140f5 Date: 2013-05-09 20:37 +0200 http://bitbucket.org/pypy/pypy.org/changeset/cfd623c140f5/
Log: update download diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -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> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -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 _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
