Author: mattip <[email protected]> Branch: extradoc Changeset: r732:c3535bec12d7 Date: 2016-04-20 22:24 +0300 http://bitbucket.org/pypy/pypy.org/changeset/c3535bec12d7/
Log: update website download page for 5.1 diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -74,7 +74,7 @@ performance improvements.</p> <p>We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows for:</p> <ul class="simple"> -<li>the Python2.7 compatible release — <strong>PyPy 5.0.1</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-5.0.1.html">what's new in PyPy 5.0.1?</a>)</li> +<li>the Python2.7 compatible release — <strong>PyPy 5.1</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-5.1.0.html">what's new in PyPy 5.1?</a>)</li> <li>the Python3.2.5 compatible release — <strong>PyPy3 2.4.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-pypy3-2.4.0.html">what's new in PyPy3 2.4.0?</a>).</li> <li>the Python2.7 Software Transactional Memory special release — <strong>PyPy-STM 2.5.1</strong> (Linux x86-64 only)</li> </ul> @@ -113,21 +113,21 @@ degrees of being up-to-date.</li> </ul> </div> -<div class="section" id="python2-7-compatible-pypy-5-0-1"> -<h1>Python2.7 compatible PyPy 5.0.1</h1> +<div class="section" id="python2-7-compatible-pypy-5-1"> +<h1>Python2.7 compatible PyPy 5.1</h1> <ul class="simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux.tar.bz2">Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux64.tar.bz2">Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armhf-raspbian.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Raspbian)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armhf-raring.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armel.tar.bz2">ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux.tar.bz2">Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux64.tar.bz2">Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux-armhf-raspbian.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Raspbian)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux-armhf-raring.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux-armel.tar.bz2">ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> <li>FreeBSD 9.2 x86 64 bit <em>(hopefully availabe soon)</em> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-win32.zip">Windows binary (32bit)</a> (you might need the VS 2008 runtime library +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-win32.zip">Windows binary (32bit)</a> (you might need the VS 2008 runtime library installer <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">vcredist_x86.exe</a>.)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1++-ppc64.tar.bz2">PowerPC PPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1+-ppc64le.tar.bz2">PowerPC PPC64le Linux binary (64bit little-endian, Fedora 21)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.zip">Source (zip)</a>. See below for more about the sources.</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0++-ppc64.tar.bz2">PowerPC PPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0+-ppc64le.tar.bz2">PowerPC PPC64le Linux binary (64bit little-endian, Fedora 21)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-src.zip">Source (zip)</a>. See below for more about the sources.</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a <a class="reference external" href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li> </ul> @@ -196,7 +196,7 @@ uncompressed, they run in-place. For now you can uncompress them either somewhere in your home directory or, say, in <tt class="docutils literal">/opt</tt>, and if you want, put a symlink from somewhere like -<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal"><span class="pre">/path/to/pypy-5.0.1/bin/pypy</span></tt>. Do +<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal"><span class="pre">/path/to/pypy-5.1.0/bin/pypy</span></tt>. Do not move or copy the executable <tt class="docutils literal">pypy</tt> outside the tree – put a symlink to it, otherwise it will not find its libraries.</p> </div> @@ -217,7 +217,7 @@ <p>If you have pip:</p> <pre class="literal-block"> pypy -m pip install git+https://bitbucket.org/pypy/numpy.git -pypy -m pip install git+https://bitbucket.org/pypy/numpy.git@pypy-5.0 +pypy -m pip install git+https://bitbucket.org/pypy/numpy.git@pypy-5.1 </pre> <p>(the second version selects a particular tag, which may be needed if your pypy is not the latest development version.)</p> @@ -241,7 +241,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-5.0.1-src.tar.bz2">pypy-5.0.1-src.tar.bz2</a> (sources)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-src.tar.bz2">pypy-5.1.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> @@ -379,17 +379,18 @@ <div class="section" id="checksums"> <h1>Checksums</h1> <p>Here are the checksums for each of the downloads</p> -<p>pypy-5.0.1 md5:</p> +<p>pypy-5.1.0 md5:</p> <pre class="literal-block"> -5544c118d270138125fec1ec5659ef80 pypy-5.0.1-linux-armel.tar.bz2 -34d6cf783cf585bbfff1b394d2db9a26 pypy-5.0.1-linux-armhf-raring.tar.bz2 -224546fb5999c4b08b2b1c51e40dc055 pypy-5.0.1-linux-armhf-raspbian.tar.bz2 -3f05067352f25e23eae618dca96062a2 pypy-5.0.1-linux.tar.bz2 -6a6b19f6c13b42f4ce9d0c0d892f597a pypy-5.0.1-linux64.tar.bz2 -bec87524ebc3f11c9c9817f64311ef65 pypy-5.0.1-osx64.tar.bz2 -798c6e83536a5fa5ed7d6efb4d06db1a pypy-5.0.1-src.tar.bz2 -928761075bcc2d01f9f884eeee105bd0 pypy-5.0.1-src.zip -2e53db6766a718084c9327a6059f8ad7 pypy-5.0.1-win32.zip +17baf9db5200559b9d6c45ec8f60ea48 pypy-5.1.0-linux-armel.tar.bz2 +c0f360b601cd723031c0edc18b62f118 pypy-5.1.0-linux-armhf-raring.tar.bz2 +27e5e98ccbca5ebb5933147556a46f77 pypy-5.1.0-linux-armhf-raspbian.tar.bz2 +224d1f124393c96c98b9acbaf4f92078 pypy-5.1.0-linux.tar.bz2 +2a58aa928ae1cabc6a3309cf98f6182e pypy-5.1.0-linux64.tar.bz2 +7f546940acb3ceebb5967697a9b05b65 pypy-5.1.0-osx64.tar.bz2 +f9362ffc2946efcaadcc40fdb2c43df7 pypy-5.1.0-s390x.tar.bz2 +d0a76859c83fb0427674273977086cb2 pypy-5.1.0-src.tar.bz2 +204273a21dbf71c0827966265c40eb7a pypy-5.1.0-src.zip +a1710ae6f15b567bf3c8fd608553ad48 pypy-5.1.0-win32.zip </pre> <p>pypy3-2.4.0 md5:</p> <pre class="literal-block"> @@ -408,29 +409,31 @@ 2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 </pre> -<p>pypy-5.0.1 sha1:</p> +<p>pypy-5.1.0 sha1:</p> <pre class="literal-block"> -d2df9030c670e178e2ee9b99934174184fe8aa1c pypy-5.0.1-linux-armel.tar.bz2 -89534b3b09336165bf706a459f170ae3628da891 pypy-5.0.1-linux-armhf-raring.tar.bz2 -ecce668b3ec9d1a5d70e99ea4d0ce7491ca860e5 pypy-5.0.1-linux-armhf-raspbian.tar.bz2 -b814bb1b70b39c1e601a15e8bb809f525d6ef04d pypy-5.0.1-linux.tar.bz2 -26f6bdada77adb2f79bce97513fdb58a91e6e967 pypy-5.0.1-linux64.tar.bz2 -54eae1b3da6c29ba4bc5db35b89c23e6080a6d09 pypy-5.0.1-osx64.tar.bz2 -e96dad1562c4a91b26612f0fad0e70d0635399ed pypy-5.0.1-src.tar.bz2 -f7e4cda496244eefc50323704c48c10b568937cf pypy-5.0.1-src.zip -f0addc0cc809e3cc3ffe2c2dd643eb6e1c95cb49 pypy-5.0.1-win32.zip +114d4f981956b83cfbc0a3c819fdac0b0550cd82 pypy-5.1.0-linux-armel.tar.bz2 +e3060f8fa765c317ec1ad6923f9ea595b9d411c3 pypy-5.1.0-linux-armhf-raring.tar.bz2 +8943448afd1fd3e89be0575f69c6f3be69f2efbc pypy-5.1.0-linux-armhf-raspbian.tar.bz2 +229e7dbc130d2cc92be9d1cde88f2d6f7f28621b pypy-5.1.0-linux.tar.bz2 +c959524ce180f801bdbcbee4ca038309e1c771dd pypy-5.1.0-linux64.tar.bz2 +216a52e44f3642176cf05fc3b4c6e2cf8981e400 pypy-5.1.0-osx64.tar.bz2 +b696059359a780ad3c2641b14c989021d93015e8 pypy-5.1.0-s390x.tar.bz2 +c9c497836e6235af9fee2a98e4aeaa2bc3a29550 pypy-5.1.0-src.tar.bz2 +a184ef5ada93d53e8dc4a9850a9ed764bd661d7b pypy-5.1.0-src.zip +4daba0932afcc4755d93d55aa3cbdd851da9198d pypy-5.1.0-win32.zip </pre> -<p>pypy-5.0.1 sha256:</p> +<p>pypy-5.1.0 sha256:</p> <pre class="literal-block"> -17d55804b2253acd9de42276d756d4a08b7d1d2da09ef81dd325e14b18a1bcda pypy-5.0.1-linux-armel.tar.bz2 -1e9146978cc7e7bd30683a518f304a824db7b9b1c6fae5e866eb703684ba3c98 pypy-5.0.1-linux-armhf-raring.tar.bz2 -338d1c32c1326e6321b222ae357711b38c4a0ffddf020c2a35536b5f69376e28 pypy-5.0.1-linux-armhf-raspbian.tar.bz2 -4b9a294033f917a1674c9ddcb2e7e8d32c4f4351f8216fd1fe23f6d2ad2b1a36 pypy-5.0.1-linux.tar.bz2 -1b1363a48edd1c1b31ca5e995987eda3d460a3404f36c3bb2dd9f52c93eecff5 pypy-5.0.1-linux64.tar.bz2 -6ebdb9d91203f053b38e3c21841c11a72f416dc185f7b3b7c908229df15e924a pypy-5.0.1-osx64.tar.bz2 -1573c9284d3ec236c8e6ef3b954753932dff29462c54b5885b761d1ee68b6e05 pypy-5.0.1-src.tar.bz2 -6e343f24c5e4ea87879bc4fd299b65a2825796286319edc0b69b3681017c145f pypy-5.0.1-src.zip -c12254d8b1747322736d26e014744a426c6900d232c1799140fbb43f44319730 pypy-5.0.1-win32.zip +ea7017449ff0630431866423220c3688fc55c1a0b80a96af0ae138dd0751b81c pypy-5.1.0-linux-armel.tar.bz2 +a3e13083591bccc301fb974ff0a6c7e4ab4e611e4b31c0932898b981c794462b pypy-5.1.0-linux-armhf-raring.tar.bz2 +3bfcd251b4f3fd1a09520b2741c647c364d16d50c82b813732a78ac60ccb2b69 pypy-5.1.0-linux-armhf-raspbian.tar.bz2 +2f6c521b5b3c1082eab58be78655aa01ec400d19baeec93c455864a7483b8744 pypy-5.1.0-linux.tar.bz2 +0e8913351d043a50740b98cb89d99852b8bd6d11225a41c8abfc0baf7084cbf6 pypy-5.1.0-linux64.tar.bz2 +7e270c66347158dd794c101c4817f742f760ed805aa0d10abe19ba4a78a75118 pypy-5.1.0-osx64.tar.bz2 +096827f2cb041f9decc5a2b0b8fc6b5fe0748f229b0419fd73982e0714a292cd pypy-5.1.0-s390x.tar.bz2 +16bab9501e942c0704abbf9cd6c4e950c6a76dc226cf1e447ea084916aef4714 pypy-5.1.0-src.tar.bz2 +afc1c72651c90418b57692a5628481dd09a3d3172765fd206e8bcdac7b1bf02d pypy-5.1.0-src.zip +044e7f35223a443412b5948740e60e93069a6f8b0a72053cc9d472874bb1b6cc pypy-5.1.0-win32.zip 3373b1d51fc610b962e0b535087073f2cc921ab0269ba2896b140ab4a56588fd pypy-5.0.1++-ppc64.tar.bz2 53d742504a78366b833c04bd83740336aa4ddfecffeff6b2fa8728fcd6b4c8af pypy-5.0.1+-ppc64le.tar.bz2 </pre> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -14,12 +14,12 @@ We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows for: -* the Python2.7 compatible release — **PyPy 5.0.1** — (`what's new in PyPy 5.0.1?`_) +* the Python2.7 compatible release — **PyPy 5.1** — (`what's new in PyPy 5.1?`_) * the Python3.2.5 compatible release — **PyPy3 2.4.0** — (`what's new in PyPy3 2.4.0?`_). * the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1** (Linux x86-64 only) -.. _what's new in PyPy 5.0.1?: http://doc.pypy.org/en/latest/release-5.0.1.html +.. _what's new in PyPy 5.1?: http://doc.pypy.org/en/latest/release-5.1.0.html .. _what's new in PyPy3 2.4.0?: http://doc.pypy.org/en/latest/release-pypy3-2.4.0.html @@ -73,7 +73,7 @@ .. _`portable Linux binaries`: https://github.com/squeaky-pl/portable-pypy#portable-pypy-distribution-for-linux -Python2.7 compatible PyPy 5.0.1 +Python2.7 compatible PyPy 5.1 ----------------------------------- * `Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ (see ``[1]`` below) @@ -91,17 +91,17 @@ * `All our downloads,`__ including previous versions. We also have a mirror_, but please use only if you have troubles accessing the links above -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armhf-raspbian.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armhf-raring.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armel.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-osx64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-win32.zip -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1++-ppc64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1+-ppc64le.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux-armhf-raspbian.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux-armhf-raring.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux-armel.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-osx64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-win32.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0++-ppc64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0+-ppc64le.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-src.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-src.zip .. _`vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582 .. __: https://bitbucket.org/pypy/pypy/downloads .. _mirror: http://buildbot.pypy.org/mirror/ @@ -201,7 +201,7 @@ uncompressed, they run in-place. For now you can uncompress them either somewhere in your home directory or, say, in ``/opt``, and if you want, put a symlink from somewhere like -``/usr/local/bin/pypy`` to ``/path/to/pypy-5.0.1/bin/pypy``. Do +``/usr/local/bin/pypy`` to ``/path/to/pypy-5.1.0/bin/pypy``. Do not move or copy the executable ``pypy`` outside the tree --- put a symlink to it, otherwise it will not find its libraries. @@ -231,7 +231,7 @@ If you have pip:: pypy -m pip install git+https://bitbucket.org/pypy/numpy.git - pypy -m pip install git+https://bitbucket.org/pypy/[email protected] + pypy -m pip install git+https://bitbucket.org/pypy/[email protected] (the second version selects a particular tag, which may be needed if your pypy is not the latest development version.) @@ -261,9 +261,9 @@ 1. Get the source code. The following packages contain the source at the same revision as the above binaries: - * `pypy-5.0.1-src.tar.bz2`__ (sources) + * `pypy-5.1.0-src.tar.bz2`__ (sources) - .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.tar.bz2 + .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-src.tar.bz2 Or you can checkout the current trunk using Mercurial_ (the trunk usually works and is of course more up-to-date):: _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
