Author: Antonio Cuni <[email protected]> Branch: extradoc Changeset: r949:5d538982b055 Date: 2019-04-17 10:32 +0200 http://bitbucket.org/pypy/pypy.org/changeset/5d538982b055/
Log: regenerate diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -66,11 +66,11 @@ as stable as the release, but they contain numerous bugfixes and performance improvements.</p> <p>We provide binaries for x86, ARM, PPC and s390x running on different operating systems such as -Linux, Mac OS X and Windows (<a class="reference external" href="http://doc.pypy.org/en/latest/release-v7.1.1.html">what's new in PyPy 7.1?</a>):</p> +Linux, Mac OS X and Windows (<a class="reference external" href="http://doc.pypy.org/en/latest/release-v7.1.1.html">what's new in PyPy 7.1.1?</a>):</p> <ul class="simple"> -<li>the Python2.7 compatible release — <strong>PyPy2.7 v7.1</strong></li> -<li>the Python3.5 compatible release — <strong>PyPy3.5 v7.0</strong></li> -<li>the Python3.6 compatible release, beta quality — <strong>PyPy3.6 v7.1</strong></li> +<li>the Python2.7 compatible release — <strong>PyPy2.7 v7.1.1</strong></li> +<li>the Python3.6 compatible release, beta quality — <strong>PyPy3.6 v7.1.1</strong></li> +<li>the (older) Python3.5 compatible release — <strong>PyPy3.5 v7.0</strong></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"> @@ -109,8 +109,8 @@ <li>or <a class="reference internal" href="#translate">translate</a> your own PyPy.</li> </ul> </div> -<div class="section" id="python2-7-compatible-pypy-7-1"> -<span id="release"></span><h1>Python2.7 compatible PyPy 7.1</h1> +<div class="section" id="python2-7-compatible-pypy-7-1-1"> +<span id="release"></span><h1>Python2.7 compatible PyPy 7.1.1</h1> <ul class="download-menu simple"> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> @@ -126,6 +126,19 @@ <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-6-compatible-pypy3-6-v7-1-1-beta"> +<h1>Python 3.6 compatible PyPy3.6 v7.1.1-beta</h1> +<ul class="download-menu simple"> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra >= 10.13, not for Sierra and below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-win32.zip">Windows binary (32bit)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-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.6-v7.1.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.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">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-v7-0-0"> <h1>Python 3.5.3 compatible PyPy3.5 v7.0.0</h1> <ul class="download-menu simple"> @@ -140,19 +153,6 @@ <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-6-compatible-pypy3-6-v7-1-1-beta"> -<h1>Python 3.6 compatible PyPy3.6 v7.1.1-beta</h1> -<ul class="download-menu simple"> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2">Linux x86-64 binary (64bit, built on Ubuntu 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux32.tar.bz2">Linux x86 binary (32bit, built on Ubuntu 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-osx64.tar.bz2">Mac OS X binary (64bit)</a> (High Sierra >= 10.13, not for Sierra and below)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-win32.zip">Windows binary (32bit)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-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.6-v7.1.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.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">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> <p>If your CPU is really, really old, it may be a x86-32 without SSE2. There is untested support for manually translating PyPy's JIT without SSE2 (<tt class="docutils literal"><span class="pre">--jit-backend=x86-without-sse2</span></tt>) but note that your machine @@ -276,8 +276,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.7-v7.1.0-src.tar.bz2">pypy2.7-v7.1.0-src.tar.bz2</a> (sources, PyPy 2 only)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.0-src.tar.bz2">pypy3.6-v7.1.0-src.tar.bz2</a> (sources, PyPy 3 only)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-src.tar.bz2">pypy2.7-v7.1.1-src.tar.bz2</a> (sources, PyPy 2 only)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2">pypy3.6-v7.1.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> _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
