Author: mattip <[email protected]> Branch: extradoc Changeset: r613:732d0624508d Date: 2015-06-01 01:12 +0300 http://bitbucket.org/pypy/pypy.org/changeset/732d0624508d/
Log: update for 2.6.0 release 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 2.5.1</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-2.5.1.html">what's new in PyPy 2.5.1?</a>)</li> +<li>the Python2.7 compatible release — <strong>PyPy 2.6.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-2.6.0.html">what's new in PyPy 2.6.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,18 +113,18 @@ degrees of being up-to-date.</li> </ul> </div> -<div class="section" id="python2-7-compatible-pypy-2-5-1"> -<h1>Python2.7 compatible PyPy 2.5.1</h1> +<div class="section" id="python2-7-compatible-pypy-2-6-0"> +<h1>Python2.7 compatible PyPy 2.6.0</h1> <ul class="simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.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-2.5.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-2.5.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-2.5.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-2.5.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-2.5.1-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.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-2.6.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-2.6.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-2.6.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-2.6.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-2.6.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-2.6.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.6.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-2.5.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.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-2.6.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.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> @@ -190,7 +190,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-2.5.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-2.6.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> @@ -232,7 +232,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.5.1-src.tar.bz2">pypy-2.5.1-src.tar.bz2</a> (sources)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-src.tar.bz2">pypy-2.6.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> @@ -326,17 +326,17 @@ <div class="section" id="checksums"> <h1>Checksums</h1> <p>Here are the checksums for each of the downloads</p> -<p>pypy-2.5.1 md5:</p> +<p>pypy-2.6.0 md5:</p> <pre class="literal-block"> -b3cc9f8a419f9f89c3fac34b39e92e0a pypy-2.5.1-linux64.tar.bz2 -fe663500fb87d251ebf02917d25dca23 pypy-2.5.1-linux-armel.tar.bz2 -7a0f845baec7a6ccfb57a66f0e7980e9 pypy-2.5.1-linux-armhf-raring.tar.bz2 -27ad5e2ca3b0abd00be74ee707ef9e53 pypy-2.5.1-linux-armhf-raspbian.tar.bz2 -ca07245e27417034a786365947022eb5 pypy-2.5.1-linux.tar.bz2 -c26e06f3de54fdaaaf1830fb7ca99b70 pypy-2.5.1-osx64.tar.bz2 -de4da75efe3e3b1325861c8883504fdc pypy-2.5.1-src.tar.bz2 -3b309573ea7ec0835dc922a5940a4bdc pypy-2.5.1-src.zip -99a77a5610f6a4941ea310d01933e71f pypy-2.5.1-win32.zip +7ea431ab25737462e23a65b9c3819de3 pypy-2.6.0-linux64.tar.bz2 +edec421b668d945c3922bb6a543b58c8 pypy-2.6.0-linux-armel.tar.bz2 +884f1e49fb130c0b8216795d7017025a pypy-2.6.0-linux-armhf-raring.tar.bz2 +f6e7a7ffc775150994319c2d6f932c41 pypy-2.6.0-linux-armhf-raspbian.tar.bz2 +802f5122a691718dddcece43687cb2cf pypy-2.6.0-linux.tar.bz2 +63d49e5ead794e6a83c9d87b577d806d pypy-2.6.0-osx64.tar.bz2 +b09ab96f50ab3021d020e321f210e4c0 pypy-2.6.0-src.tar.bz2 +81297e691d861adb0c89e8a94ef44e8b pypy-2.6.0-src.zip +6a1e5451e98a19027333368280b465e1 pypy-2.6.0-win32.zip </pre> <p>pypy3-2.4.0 md5:</p> <pre class="literal-block"> @@ -355,17 +355,17 @@ 2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 </pre> -<p>pypy-2.5.1 sha1:</p> +<p>pypy-2.6.0 sha1:</p> <pre class="literal-block"> -e598559cdf819707d8f89b31605118385323d8e4 pypy-2.5.1-linux64.tar.bz2 -747d75b36960788692a64a652b6397b2ccdda227 pypy-2.5.1-linux-armel.tar.bz2 -f142697aadc5c7dbe9099331668b2f3f851f51a2 pypy-2.5.1-linux-armhf-raring.tar.bz2 -110bd34f0a648dc0b4e3bd80d72ce953276ea54f pypy-2.5.1-linux-armhf-raspbian.tar.bz2 -97962ccaa3d7eecff95d71abea3514491563d59f pypy-2.5.1-linux.tar.bz2 -1daf39a6fafa757c7a96189b21dac40071db2284 pypy-2.5.1-osx64.tar.bz2 -e642ad3968e40399cf1989e7b6c70860a5675a65 pypy-2.5.1-src.tar.bz2 -df0ef936ba0e689e3ed9729f1f0569b91d8e0088 pypy-2.5.1-src.zip -4af985fad28e4eb7d7400c7475acee65ddf3ebcc pypy-2.5.1-win32.zip +03374692eac05b5402b8fb16be9284efda5a0440 pypy-2.6.0-linux64.tar.bz2 +a3029480d3da45793b4a754ef86fca76f5aa0664 pypy-2.6.0-linux-armel.tar.bz2 +075864a8a8148c9439f8f1b59690d946d7c44ce8 pypy-2.6.0-linux-armhf-raring.tar.bz2 +0fa9a25781659e2b1d40482af315f5b7e73d7473 pypy-2.6.0-linux-armhf-raspbian.tar.bz2 +792db4424bf1654ee66f6dc7bdddc89746cef3f4 pypy-2.6.0-linux.tar.bz2 +fb1da056f355a19181b1a4e13699119a92807ccc pypy-2.6.0-osx64.tar.bz2 +d6580ed01c0b963ef3735e810bc750b8d44f11f2 pypy-2.6.0-src.tar.bz2 +b768f87e8db6432bff3970bbb7a664c412fb4e1c pypy-2.6.0-src.zip +a4e212172f9656021d69af4baddc24f7139dde8c pypy-2.6.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 2.5.1** — (`what's new in PyPy 2.5.1?`_) +* the Python2.7 compatible release — **PyPy 2.6.0** — (`what's new in PyPy 2.6.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 2.5.1?: http://doc.pypy.org/en/latest/release-2.5.1.html +.. _what's new in PyPy 2.6.0?: http://doc.pypy.org/en/latest/release-2.6.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 2.5.1 +Python2.7 compatible PyPy 2.6.0 ----------------------------------- * `Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ (see ``[1]`` below) @@ -88,15 +88,15 @@ * `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-2.5.1-linux.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-linux64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-linux-armhf-raspbian.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-linux-armhf-raring.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-linux-armel.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-osx64.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-win32.zip -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-src.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-src.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-linux.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-linux64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-linux-armhf-raspbian.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-linux-armhf-raring.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-linux-armel.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-osx64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-win32.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-src.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.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/ @@ -190,7 +190,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-2.5.1/bin/pypy``. Do +``/usr/local/bin/pypy`` to ``/path/to/pypy-2.6.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. @@ -246,9 +246,9 @@ 1. Get the source code. The following packages contain the source at the same revision as the above binaries: - * `pypy-2.5.1-src.tar.bz2`__ (sources) + * `pypy-2.6.0-src.tar.bz2`__ (sources) - .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-src.tar.bz2 + .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.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):: @@ -353,17 +353,17 @@ Here are the checksums for each of the downloads -pypy-2.5.1 md5:: +pypy-2.6.0 md5:: - b3cc9f8a419f9f89c3fac34b39e92e0a pypy-2.5.1-linux64.tar.bz2 - fe663500fb87d251ebf02917d25dca23 pypy-2.5.1-linux-armel.tar.bz2 - 7a0f845baec7a6ccfb57a66f0e7980e9 pypy-2.5.1-linux-armhf-raring.tar.bz2 - 27ad5e2ca3b0abd00be74ee707ef9e53 pypy-2.5.1-linux-armhf-raspbian.tar.bz2 - ca07245e27417034a786365947022eb5 pypy-2.5.1-linux.tar.bz2 - c26e06f3de54fdaaaf1830fb7ca99b70 pypy-2.5.1-osx64.tar.bz2 - de4da75efe3e3b1325861c8883504fdc pypy-2.5.1-src.tar.bz2 - 3b309573ea7ec0835dc922a5940a4bdc pypy-2.5.1-src.zip - 99a77a5610f6a4941ea310d01933e71f pypy-2.5.1-win32.zip + 7ea431ab25737462e23a65b9c3819de3 pypy-2.6.0-linux64.tar.bz2 + edec421b668d945c3922bb6a543b58c8 pypy-2.6.0-linux-armel.tar.bz2 + 884f1e49fb130c0b8216795d7017025a pypy-2.6.0-linux-armhf-raring.tar.bz2 + f6e7a7ffc775150994319c2d6f932c41 pypy-2.6.0-linux-armhf-raspbian.tar.bz2 + 802f5122a691718dddcece43687cb2cf pypy-2.6.0-linux.tar.bz2 + 63d49e5ead794e6a83c9d87b577d806d pypy-2.6.0-osx64.tar.bz2 + b09ab96f50ab3021d020e321f210e4c0 pypy-2.6.0-src.tar.bz2 + 81297e691d861adb0c89e8a94ef44e8b pypy-2.6.0-src.zip + 6a1e5451e98a19027333368280b465e1 pypy-2.6.0-win32.zip pypy3-2.4.0 md5:: @@ -383,17 +383,17 @@ 2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 -pypy-2.5.1 sha1:: +pypy-2.6.0 sha1:: - e598559cdf819707d8f89b31605118385323d8e4 pypy-2.5.1-linux64.tar.bz2 - 747d75b36960788692a64a652b6397b2ccdda227 pypy-2.5.1-linux-armel.tar.bz2 - f142697aadc5c7dbe9099331668b2f3f851f51a2 pypy-2.5.1-linux-armhf-raring.tar.bz2 - 110bd34f0a648dc0b4e3bd80d72ce953276ea54f pypy-2.5.1-linux-armhf-raspbian.tar.bz2 - 97962ccaa3d7eecff95d71abea3514491563d59f pypy-2.5.1-linux.tar.bz2 - 1daf39a6fafa757c7a96189b21dac40071db2284 pypy-2.5.1-osx64.tar.bz2 - e642ad3968e40399cf1989e7b6c70860a5675a65 pypy-2.5.1-src.tar.bz2 - df0ef936ba0e689e3ed9729f1f0569b91d8e0088 pypy-2.5.1-src.zip - 4af985fad28e4eb7d7400c7475acee65ddf3ebcc pypy-2.5.1-win32.zip + 03374692eac05b5402b8fb16be9284efda5a0440 pypy-2.6.0-linux64.tar.bz2 + a3029480d3da45793b4a754ef86fca76f5aa0664 pypy-2.6.0-linux-armel.tar.bz2 + 075864a8a8148c9439f8f1b59690d946d7c44ce8 pypy-2.6.0-linux-armhf-raring.tar.bz2 + 0fa9a25781659e2b1d40482af315f5b7e73d7473 pypy-2.6.0-linux-armhf-raspbian.tar.bz2 + 792db4424bf1654ee66f6dc7bdddc89746cef3f4 pypy-2.6.0-linux.tar.bz2 + fb1da056f355a19181b1a4e13699119a92807ccc pypy-2.6.0-osx64.tar.bz2 + d6580ed01c0b963ef3735e810bc750b8d44f11f2 pypy-2.6.0-src.tar.bz2 + b768f87e8db6432bff3970bbb7a664c412fb4e1c pypy-2.6.0-src.zip + a4e212172f9656021d69af4baddc24f7139dde8c pypy-2.6.0-win32.zip pypy3-2.4.0 sha1:: _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
