# HG changeset patch # User Matti Picus <matti.picus@gmail.com> # Date 1524699359 -10800 # Thu Apr 26 02:35:59 2018 +0300 # Branch extradoc # Node ID 4ce1878652ff4566da98988ab5e156cdd220244f # Parent a1da300b39d398f79eb3a5a8b6469435665ed961 regenerate web site diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -68,8 +68,8 @@ <p>We provide binaries for x86, ARM, PPC and s390x running on different operating systems such as Linux, Mac OS X and Windows:</p> <ul class="simple"> -<li>the Python2.7 compatible release — <strong>PyPy2.7 v5.10.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-v5.10.0.html">what's new in PyPy2.7?</a>)</li> -<li>the Python3.5 compatible release — <strong>PyPy3.5 v5.10.1</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-v5.10.1.html">what's new in PyPy3.5?</a>).</li> +<li>the Python2.7 compatible release — <strong>PyPy2.7 v6.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-v6.0.0.html">what's new in PyPy2.7?</a>)</li> +<li>the Python3.5 compatible release — <strong>PyPy3.5 v6.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-v6.0.1.html">what's new in PyPy3.5?</a>).</li> <li>the Python2.7 Software Transactional Memory special release — <strong>PyPy-STM 2.5.1</strong> (Linux x86-64 only)</li> </ul> <ul class="download-menu simple"> @@ -108,39 +108,37 @@ <li>or <a class="reference internal" href="#translate">translate</a> your own PyPy.</li> </ul> </div> -<div class="section" id="python2-7-compatible-pypy-5-10-0"> -<span id="release"></span><h1>Python2.7 compatible PyPy 5.10.0</h1> +<div class="section" id="python2-7-compatible-pypy-6-0-0"> +<span id="release"></span><h1>Python2.7 compatible PyPy 6.0.0</h1> <ul class="simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-linux32.tar.bz2">Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-linux64.tar.bz2">Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.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/pypy2-v5.10.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/pypy2-v5.10.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/pypy2-v5.10.0-osx64.tar.bz2">Mac OS X binary (64bit)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-linux-armhf-raspbian.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, Raspbian)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-linux-armel.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, Ubuntu Raring)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-osx64.tar.bz2">Mac OS X binary (64bit)</a></li> <li>FreeBSD x86 and x86_64: see <a class="reference external" href="http://www.freshports.org/lang/pypy">FreshPorts</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-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/pypy2-v6.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="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.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/pypy2-v5.10.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/pypy2-v5.10.0-s390x.tar.bz2">s390x Linux binary (tar.bz2 built on Redhat Linux 7.2)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.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/pypy2-v6.0.0-s390x.tar.bz2">s390x Linux binary (built on Redhat Linux 7.2)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.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://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li> </ul> </div> -<div class="section" id="python-3-5-3-compatible-pypy3-5-v5-10-1"> -<h1>Python 3.5.3 compatible PyPy3.5 v5.10.1</h1> +<div class="section" id="python-3-5-3-compatible-pypy3-5-v6-0-1"> +<h1>Python 3.5.3 compatible PyPy3.5 v6.0.1</h1> <ul class="download-menu simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-linux32.tar.bz2">Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-linux64.tar.bz2">Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.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/pypy3-v5.10.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/pypy3-v5.10.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.0-osx64-2.tar.bz2">Mac OS X binary (64bit) for 5.10.0 (2)</a> (Sierra and below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-win32.zip">Windows binary (32bit)</a> <strong>BETA</strong> (you might need the VS 2008 runtime library +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 12.04 - 16.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-linux-armhf-raspbian.tar.bz2">ARM Hardfloat Linux binary (ARMHF/gnueabihf, Raspbian)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-linux-armel.tar.bz2">ARM Softfloat Linux binary (ARMEL/gnueabi, Ubuntu Raring)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra, not for Sierra and below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-win32.zip">Windows binary (32bit)</a> <strong>BETA</strong> (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/pypy3-v5.10.1-s390x.tar.bz2">s390x Linux binary for 5.10.0 (tar.bz2 built on Redhat Linux 7.2)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.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/pypy3-v6.0.0-s390x.tar.bz2">s390x Linux binary (built on Redhat Linux 7.2)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.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://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li> </ul> @@ -190,7 +188,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/pypy2-5.10.0/bin/pypy</span></tt>. Do +<tt class="docutils literal">/usr/local/bin/pypy</tt> to <tt class="docutils literal">/path/to/pypy_expanded/bin/pypy</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> @@ -269,8 +267,8 @@ <p>Alternatively, get one of the following smaller packages for 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/pypy2-v5.10.0-src.tar.bz2">pypy2-v5.10.0-src.tar.bz2</a> (sources, PyPy 2 only)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.10.1-src.tar.bz2">pypy3-v5.10.1-src.tar.bz2</a> (sources, PyPy 3 only)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-src.tar.bz2">pypy2-v6.0.1-src.tar.bz2</a> (sources, PyPy 2 only)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-src.tar.bz2">pypy3-v6.0.1-src.tar.bz2</a> (sources, PyPy 3 only)</li> </ul> </li> <li><p class="first">Make sure you <strong>installed the dependencies.</strong> See the list <a class="reference external" href="http://pypy.readthedocs.org/en/latest/build.html#install-build-time-dependencies">here</a>.</p> @@ -385,19 +383,6 @@ <div class="section" id="checksums"> <h1>Checksums</h1> <p>Here are the checksums for each of the downloads</p> -<p>pypy2.7-5.9.0 sha256:</p> -<pre class="literal-block"> -a2431a9e4ef879da1a2b56b111013b4a6efb87d4173a37bf650de47834ac5fe4 pypy2-v5.9.0-linux32.tar.bz2 -790febd4f09e22d6e2f81154efc7dc4b2feec72712aaf4f82aa91b550abb4b48 pypy2-v5.9.0-linux64.tar.bz2 -ac0676d91dfb388c799ec5c2845f42018a666423376f52f3ae13d61fd2e6f87d pypy2-v5.9.0-linux-armel.tar.bz2 -2597b7b21acdef4f2b81074a594157c9450363c74a17f005548c6b102f93cff4 pypy2-v5.9.0-linux-armhf-raring.tar.bz2 -b8a20042a3f34486a372ff7c751539b2e16859c0a7ea69d5a73af92f0fdcb25a pypy2-v5.9.0-linux-armhf-raspbian.tar.bz2 -94de50ed80c7f6392ed356c03fd54cdc84858df43ad21e9e971d1b6da0f6b867 pypy2-v5.9.0-osx64.tar.bz2 -36d6b5158801c8aa4ef5b9d8990ca0a3782a38a04916be5644a33c2a82465101 pypy2-v5.9.0-s390x.tar.bz2 -de4bf05df47f1349dbac97233d9277bbaf1ef3331663ea2557fd5da3dbcfd0a7 pypy2-v5.9.0-src.tar.bz2 -db42dbed029eeac2da1dfe9bc71d63c934106acbed6bfad8910d2dabb557d9c2 pypy2-v5.9.0-src.zip -b61081e24e05b83d8110da1262be19f0094532c6cacc293e318a1c186d926533 pypy2-v5.9.0-win32.zip -</pre> <p>pypy2.7-5.10.0 sha256:</p> <pre class="literal-block"> ee1980467ac8cc9fa9d609f7da93c5282503e59a548781248fe1914a7199d540 pypy2-v5.10.0-linux32.tar.bz2 @@ -412,18 +397,21 @@ 9afa1a36a5fc55ebc3e80576f05f44294f2b0de279862286fe00f5ee139965b1 pypy2-v5.10.0-ppc64.tar.bz2 2c32ccfa80e3e2ec56b4cc848526046d7b0de1f2f1a92b0cedeb414ec76745ab pypy2-v5.10.0-ppc64le.tar.bz2 </pre> +<p>pypy2.7-6.0.0 sha256:</p> +<pre class="literal-block"> +ad1082d4328ae8f32617b14628648583b82b6d29df3aa42b97bd1853c08c4bc8 pypy2-v6.0.0-linux32.tar.bz2 +6cbf942ba7c90f504d8d6a2e45d4244e3bf146c8722d64e9410b85eac6b5af67 pypy2-v6.0.0-linux64.tar.bz2 +924ca3f90aa28e8961859508c25752c95253b842318a0f267267ffe90f56a916 pypy2-v6.0.0-linux-armel.tar.bz2 +6506ce739e31981e5596d3cc2e2c7f5b086ee77bb4d97773082b62b2f283eef2 pypy2-v6.0.0-linux-armhf-raspbian.tar.bz2 +d7dc443e6bb9a45212e8d8f5a63e9f6ce23f1d88c50709efea1c75b76c8bc186 pypy2-v6.0.0-osx64.tar.bz2 +bf155c8ac2f757d24361591080a9f4f95424a07e30f943f7d751d96442e0f36a pypy2-v6.0.0-s390x.tar.bz2 +6097ec5ee23d0d34d8cd27a1072bed041c8a080ad48731190a03a2223029212d pypy2-v6.0.0-src.tar.bz2 +3553b19447cdb627919cc37d76979e15dc755b085e979f5ffa9b25933ec343b3 pypy2-v6.0.0-src.zip +6e2210dae1ae721ed4eb9cba19f15453514b64111511c84f24843c4fdefdaf7f pypy2-v6.0.0-win32.zip +</pre> <p>pypy 3.5-v5.10.0 sha256:</p> <pre class="literal-block"> -529bc3b11edbdcdd676d90c805b8f607f6eedd5f0ec457a31bbe09c03f5bebfe pypy3-v5.10.0-linux32.tar.bz2 -aa4fb52fb858d973dd838dcf8d74f30705e5afdf1150acb8e056eb99353dfe77 pypy3-v5.10.0-linux64.tar.bz2 -c2cc529befb3e1f2ef8bd4e96af4a823c52ef2d180b0b3bd87511c5b47d59210 pypy3-v5.10.0-linux-armel.tar.bz2 -4e902e0e79f62f2a9049c1c71310ff4fc801011bec4d25082edb5c537d3f15c9 pypy3-v5.10.0-linux-armhf-raspbian.tar.bz2 -7e389a103f560de1eead1271ec3a2df9424c6ccffe7cbae8e95e6e81ae811a16 pypy3-v5.10.0-osx64.tar.bz2 f5ced20934fff78e55c72aa82a4703954349a5a8099b94e77d74b96a94326a2c pypy3-v5.10.0-osx64-2.tar.bz2 -e0ffec9d033002eb61af488b1f66c319380da8408abd14a3bc202ded4705dc9a pypy3-v5.10.0-s390x.tar.bz2 -a6e4cffde71e3f08b6e1befa5c0352a9bcc5f4e9f5cbf395001e0763a1a0d9e3 pypy3-v5.10.0-src.tar.bz2 -96cf354fb410599cd5acd21732855e25e742e13eac7dc079c0c02b0625908cb9 pypy3-v5.10.0-src.zip -2d93bf2bd7b1d031b96331d3fde6cacdda95673ce6875d6d1669c4c0ea2a52bc pypy3-v5.10.0-win32.zip </pre> <p>pypy 3.5-v5.10.1 sha256:</p> <pre class="literal-block"> @@ -437,6 +425,18 @@ 4edf4f021689a529e5a631c5cca72a1a9dc19a6ea2091e64289cdd5b60eaf929 pypy3-v5.10.1-win32.zip 9ce98481cddede40a3357f7462f2c894bb96f178e2e8715d04feda1476ec1563 pypy3-v5.10.1-s390x.tar.bz2 </pre> +<p>pypy 3.5-v6.0.0 sha256:</p> +<pre class="literal-block"> +b04eeee5160e6cb5f8962de80f077ea1dc7be34e77d74bf075519c23603f5ff9 pypy3-v6.0.0-linux32.tar.bz2 +4cfffa292b9ef34bb6ba39cdbaa196c5c5cbbc5aa3faaa157cf45d7e34027048 pypy3-v6.0.0-linux64.tar.bz2 +6a6888a55192f58594838b8b3d2e7daaad43d3bf4293afab3dd8987d0bbd1124 pypy3-v6.0.0-linux-armel.tar.bz2 +8a0420dda23413925400538bbfc0cff2bbb2ab0de984eef6faaeab6d3309cbcc pypy3-v6.0.0-linux-armhf-raspbian.tar.bz2 +938b8034e30f5f5060d2a079070c56c3be5559bc7ae9cc0c8395fe6fc45cfe4c pypy3-v6.0.0-osx64.tar.bz2 +f0a3097cf74d6b1fb3ae2a060384e72b7868ca76cd04584336b417e9982ec0a5 pypy3-v6.0.0-s390x.tar.bz2 +ed8005202b46d6fc6831df1d13a4613bc40084bfa42f275068edadf8954034a3 pypy3-v6.0.0-src.tar.bz2 +8cd3cc2ef362e774edf9c7a6b79dbe42fff75217c5ed96b235a0a792e4421dc4 pypy3-v6.0.0-src.zip +72dddb3746a51f7672c77d619c818e27efe899e08ae82762448e50dbfdc2f5f3 pypy3-v6.0.0-win32.zip +</pre> </div> </div> <div id="sidebar">