Author: mattip <[email protected]> Branch: extradoc Changeset: r717:983d67d97553 Date: 2016-03-10 18:38 +0200 http://bitbucket.org/pypy/pypy.org/changeset/983d67d97553/
Log: release 5.0 update 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 and ARM Linux, Mac OS/X and Windows for:</p> <ul class="simple"> -<li>the Python2.7 compatible release — <strong>PyPy 4.0.1</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-4.0.1.html">what's new in PyPy 4.0.1?</a>)</li> +<li>the Python2.7 compatible release — <strong>PyPy 5.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-5.0.0.html">what's new in PyPy 5.0?</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-4-0-1"> -<h1>Python2.7 compatible PyPy 4.0.1</h1> +<div class="section" id="python2-7-compatible-pypy-5-0"> +<h1>Python2.7 compatible PyPy 5.0</h1> <ul class="simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.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-4.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-4.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-4.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-4.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-4.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.0.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.0.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.0.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.0.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.0.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.0.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-4.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.0.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="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-4.0.1-ppc64.tar.bz2">PowerPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-4.0.1-ppc64le.tar.bz2">PowerPC64le 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-4.0.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-src.zip">Source (zip)</a>. See below for more about the sources.</li> +<li><a class="reference external" href="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-5.0.0-ppc64.tar.bz2">PowerPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-5.0.0-ppc64le.tar.bz2">PowerPC64le 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.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.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://cobra.cs.uni-duesseldorf.de/~buildmaster/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-4.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.0.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-4.0.1 +pypy -m pip install git+https://bitbucket.org/pypy/numpy.git@pypy-5.0 </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-4.0.1-src.tar.bz2">pypy-4.0.1-src.tar.bz2</a> (sources)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-src.tar.bz2">pypy-5.0.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> @@ -369,19 +369,19 @@ <div class="section" id="checksums"> <h1>Checksums</h1> <p>Here are the checksums for each of the downloads</p> -<p>pypy-4.0.1 md5:</p> +<p>pypy-5.0.0 md5:</p> <pre class="literal-block"> -f6721e62f4ba1cdc4cc5ad719369e359 pypy-4.0.1-linux64.tar.bz2 -fe8106ac3919c7b4be2766944326a624 pypy-4.0.1-linux-armel.tar.bz2 -823b8a457f4c48ebdb8e1ee607b0a893 pypy-4.0.1-linux-armhf-raring.tar.bz2 -e45728d413aa88963d4462ebcfaff6ea pypy-4.0.1-linux-armhf-raspbian.tar.bz2 -d1d03aa44df354a3f589473a51406795 pypy-4.0.1-linux.tar.bz2 -67ac82d88aaaef8c3074e68d700f3968 pypy-4.0.1-osx64.tar.bz2 -f5b35ebedee2fa4fdfee82733be59996 pypy-4.0.1-src.tar.bz2 -6b81d79886b215a877fee7624883ee94 pypy-4.0.1-src.zip -dc6573828ee5c82df18f9035f3b19edb pypy-4.0.1-win32.zip -d4492e65201bb09dca5f97601113dc57 pypy-4.0.1-ppc64le.tar.bz2 -2aadbb7638153b9d7c2a832888ed3c1e pypy-4.0.1-ppc64.tar.bz2 +bcb5c830d6380ff78b759dbe075dfc14 pypy-5.0.0-linux-armel.tar.bz2 +5649117ba754bef14550b6abc2135eab pypy-5.0.0-linux-armhf-raring.tar.bz2 +949344fff9c6942713f34e1a1fcbc7aa pypy-5.0.0-linux-armhf-raspbian.tar.bz2 +5e005cf26a3a58552fd77f9aaae6f614 pypy-5.0.0-linux.tar.bz2 +133530cb9957a67807b25d23bb74ac24 pypy-5.0.0-linux64.tar.bz2 +a091398908bf525149a1fdea8bf48ec2 pypy-5.0.0-osx64.tar.bz2 +f243ff399a55f4370b6d1dc0a3650f1d pypy-5.0.0-ppc64.tar.bz2 +51fb75ae0a143faa9a5b39f094965050 pypy-5.0.0-ppc64le.tar.bz2 +6a26f735cb45a10255076fdd6cebee84 pypy-5.0.0-src.tar.bz2 +1be14cf3ffc97da7521637f8f81abc3c pypy-5.0.0-src.zip +d2c8237e8106b535850596f0e9762246 pypy-5.0.0-win32.zip </pre> <p>pypy3-2.4.0 md5:</p> <pre class="literal-block"> @@ -400,19 +400,33 @@ 2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 </pre> -<p>pypy-4.0.1 sha256:</p> +<p>pypy-5.0.0 sha1:</p> <pre class="literal-block"> -0d6090cee59f4b9bab91ddbea76580d0c232b78dae65aaa9e8fa8d4449ba25b4 pypy-4.0.1-linux64.tar.bz2 -d1acdd45ebd34580dd632c63c95211f6bae5e9a8f7a46ffa6f0443286ff9f61b pypy-4.0.1-linux-armel.tar.bz2 -e67278ce7423aa7bf99a95fd271cb76763eae3106930f4b7de1fba6a70a3f383 pypy-4.0.1-linux-armhf-raring.tar.bz2 -52eef495f560af59a787b9935367cb5f8c83b48e32a80ec3e7060bffac011ecc pypy-4.0.1-linux-armhf-raspbian.tar.bz2 -721920fcbb6aefc9a98e868e32b7f4ea5fd68b7f9305d08d0a2595327c9c0611 pypy-4.0.1-linux.tar.bz2 -06be1299691f7ea558bf8e3bdf3d20debb8ba03cd7cadf04f2d6cbd5fd084430 pypy-4.0.1-osx64.tar.bz2 -43be0b04bcbde1e24d5f39875c0471cdc7bdb44549e5618d32e49bccaa778111 pypy-4.0.1-ppc64le.tar.bz2 -63c0a1614ffc94f94a64790df5ad193193b378f2cf8729213db06fbd64052911 pypy-4.0.1-ppc64.tar.bz2 -29f5aa6ba17b34fd980e85172dfeb4086fdc373ad392b1feff2677d2d8aea23c pypy-4.0.1-src.tar.bz2 -e344b383e8c745cc7c26bbcb0a43958e768fdd1d29dd0799cc148e0518d8d36f pypy-4.0.1-src.zip -9a350a5e6f9b86fb525c6f1300b0c97c021ea8b1e37bfd32a8c4bb7a415d5329 pypy-4.0.1-win32.zip +b7c82d437086660759ec18582dbdaf198b77e467 pypy-5.0.0-linux-armel.tar.bz2 +85978b1d33b0db8b512eebb1558200c3ab76d462 pypy-5.0.0-linux-armhf-raring.tar.bz2 +271472d0362ce02fd656024b64f0343cc8193f9d pypy-5.0.0-linux-armhf-raspbian.tar.bz2 +88ac71eebd65c35032325497cc450b4d184be005 pypy-5.0.0-linux.tar.bz2 +22d32d92899a07cb8cbba4b8918a7919e34246c4 pypy-5.0.0-linux64.tar.bz2 +f652b264ba063a8c472b753baaaacf63690be6c5 pypy-5.0.0-osx64.tar.bz2 +5620cead511ad33f9fface224544b70d72d9e4c9 pypy-5.0.0-ppc64.tar.bz2 +6ee6b0eb574f3d29a5eaf29fdae8745fd9fe3c38 pypy-5.0.0-ppc64le.tar.bz2 +62ce000b887ea22f5bdddcc0f24dd571ca534f57 pypy-5.0.0-src.tar.bz2 +6dcbde8242e0ee985ffed63c5bf204e7fd74ac2c pypy-5.0.0-src.zip +62cef0e0dd8849c224c647e53b13d3c47c99807d pypy-5.0.0-win32.zip +</pre> +<p>pypy-5.0.0 sha256:</p> +<pre class="literal-block"> +87bd85441b16ecca0d45ba6e9c0e9d26bb7bd8867afbf79d80312cf79b032dc1 pypy-5.0.0-linux-armel.tar.bz2 +5bb52cf5db4ae8497c4e03cd8a70e49867e6b93d9f29ad335d030fcd3a375769 pypy-5.0.0-linux-armhf-raring.tar.bz2 +8033c0cc39e9f6771688f2eda95c726595f5453b3e73e1cd5f7ebbe3dae1f685 pypy-5.0.0-linux-armhf-raspbian.tar.bz2 +a9cc9afa94ff1cde811626a70081c477c9840e7816c0562d1903fd823d222ceb pypy-5.0.0-linux.tar.bz2 +b9c73be8e3c3b0835df83bdb86335712005240071cdd4dc245ac30b457063ae0 pypy-5.0.0-linux64.tar.bz2 +45ed8bf799d0fd8eb051cbcc427173fba74dc9c2f6c309d7a3cc90f4917e6a10 pypy-5.0.0-osx64.tar.bz2 +334a37e68cb543cf2cbcdd12379b9b770064bb70ba7fd104f1e451cfa10cdda5 pypy-5.0.0-ppc64.tar.bz2 +e72fe5c094186f79c997000ddbaa01616def652a8d1338b75a27dfa3755eb86c pypy-5.0.0-ppc64le.tar.bz2 +89027b1b33553b53ff7733dc4838f0a76af23552c0d915d9f6de5875b8d7d4ab pypy-5.0.0-src.tar.bz2 +03e19e9bafccf5b2f4dd422699f3fe42da754c3fcc1d1fd4c8d585d7c9d1849d pypy-5.0.0-src.zip +c53f0946703f5e4885484c7cde2554a0320537135bf8965e054757c214412438 pypy-5.0.0-win32.zip </pre> <p>pypy3-2.4.0 sha1:</p> <pre class="literal-block"> 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 and ARM Linux, Mac OS/X and Windows for: -* the Python2.7 compatible release — **PyPy 4.0.1** — (`what's new in PyPy 4.0.1?`_) +* the Python2.7 compatible release — **PyPy 5.0** — (`what's new in PyPy 5.0?`_) * 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 4.0.1?: http://doc.pypy.org/en/latest/release-4.0.1.html +.. _what's new in PyPy 5.0?: http://doc.pypy.org/en/latest/release-5.0.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 4.0.1 +Python2.7 compatible PyPy 5.0 ----------------------------------- * `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-4.0.1-linux.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-linux64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-linux-armhf-raspbian.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-linux-armhf-raring.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-linux-armel.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-osx64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-win32.zip -.. __: http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-4.0.1-ppc64.tar.bz2 -.. __: http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-4.0.1-ppc64le.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-src.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-src.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-linux.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-linux64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-linux-armhf-raspbian.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-linux-armhf-raring.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-linux-armel.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-osx64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-win32.zip +.. __: http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-5.0.0-ppc64.tar.bz2 +.. __: http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-5.0.0-ppc64le.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-src.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.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://cobra.cs.uni-duesseldorf.de/~buildmaster/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-4.0.1/bin/pypy``. Do +``/usr/local/bin/pypy`` to ``/path/to/pypy-5.0.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-4.0.1-src.tar.bz2`__ (sources) + * `pypy-5.0.0-src.tar.bz2`__ (sources) - .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-src.tar.bz2 + .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.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):: @@ -403,20 +403,6 @@ Here are the checksums for each of the downloads -pypy-4.0.1 md5:: - - f6721e62f4ba1cdc4cc5ad719369e359 pypy-4.0.1-linux64.tar.bz2 - fe8106ac3919c7b4be2766944326a624 pypy-4.0.1-linux-armel.tar.bz2 - 823b8a457f4c48ebdb8e1ee607b0a893 pypy-4.0.1-linux-armhf-raring.tar.bz2 - e45728d413aa88963d4462ebcfaff6ea pypy-4.0.1-linux-armhf-raspbian.tar.bz2 - d1d03aa44df354a3f589473a51406795 pypy-4.0.1-linux.tar.bz2 - 67ac82d88aaaef8c3074e68d700f3968 pypy-4.0.1-osx64.tar.bz2 - f5b35ebedee2fa4fdfee82733be59996 pypy-4.0.1-src.tar.bz2 - 6b81d79886b215a877fee7624883ee94 pypy-4.0.1-src.zip - dc6573828ee5c82df18f9035f3b19edb pypy-4.0.1-win32.zip - d4492e65201bb09dca5f97601113dc57 pypy-4.0.1-ppc64le.tar.bz2 - 2aadbb7638153b9d7c2a832888ed3c1e pypy-4.0.1-ppc64.tar.bz2 - pypy-5.0.0 md5:: bcb5c830d6380ff78b759dbe075dfc14 pypy-5.0.0-linux-armel.tar.bz2 @@ -450,20 +436,6 @@ 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 -pypy-4.0.1 sha256:: - - 0d6090cee59f4b9bab91ddbea76580d0c232b78dae65aaa9e8fa8d4449ba25b4 pypy-4.0.1-linux64.tar.bz2 - d1acdd45ebd34580dd632c63c95211f6bae5e9a8f7a46ffa6f0443286ff9f61b pypy-4.0.1-linux-armel.tar.bz2 - e67278ce7423aa7bf99a95fd271cb76763eae3106930f4b7de1fba6a70a3f383 pypy-4.0.1-linux-armhf-raring.tar.bz2 - 52eef495f560af59a787b9935367cb5f8c83b48e32a80ec3e7060bffac011ecc pypy-4.0.1-linux-armhf-raspbian.tar.bz2 - 721920fcbb6aefc9a98e868e32b7f4ea5fd68b7f9305d08d0a2595327c9c0611 pypy-4.0.1-linux.tar.bz2 - 06be1299691f7ea558bf8e3bdf3d20debb8ba03cd7cadf04f2d6cbd5fd084430 pypy-4.0.1-osx64.tar.bz2 - 43be0b04bcbde1e24d5f39875c0471cdc7bdb44549e5618d32e49bccaa778111 pypy-4.0.1-ppc64le.tar.bz2 - 63c0a1614ffc94f94a64790df5ad193193b378f2cf8729213db06fbd64052911 pypy-4.0.1-ppc64.tar.bz2 - 29f5aa6ba17b34fd980e85172dfeb4086fdc373ad392b1feff2677d2d8aea23c pypy-4.0.1-src.tar.bz2 - e344b383e8c745cc7c26bbcb0a43958e768fdd1d29dd0799cc148e0518d8d36f pypy-4.0.1-src.zip - 9a350a5e6f9b86fb525c6f1300b0c97c021ea8b1e37bfd32a8c4bb7a415d5329 pypy-4.0.1-win32.zip - pypy-5.0.0 sha1:: b7c82d437086660759ec18582dbdaf198b77e467 pypy-5.0.0-linux-armel.tar.bz2 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
