Skip to content
Snippets Groups Projects
Commit 5dc2016d authored by Armin Rigo's avatar Armin Rigo
Browse files

regen

parent 76d8ec20
No related branches found
No related tags found
No related merge requests found
......@@ -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.0</strong> — (<a href="#id30"><span class="problematic" id="id31">`what's new in PyPy4.0.0?`_</span></a>)</li>
<li>the Python2.7 compatible release — <strong>PyPy 4.0.0</strong> — (<a href="#id32"><span class="problematic" id="id33">`what's new in PyPy4.0.0?`_</span></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>
......@@ -125,6 +125,8 @@
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-freebsd64.tar.bz2">FreeBSD 9.2 x86 64 bit</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.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-4.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="https://bitbucket.org/pypy/pypy/downloads/pypy-4.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-4.0.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.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>
......@@ -353,6 +355,8 @@
57722fd5fc01734839ecc523ce965fbb pypy-4.0.0-src.tar.bz2
8e90eed8aea1686d98c2e7dce5bda1e0 pypy-4.0.0-src.zip
fb013ec74edbf8dfd4f059e934fd4e5c pypy-4.0.0-win32.zip
911e91b80f18b1bd3ddaf4905d077568 pypy-4.0.0-ppc64.tar.bz2
ade07e0fd3eb62155829680898b73c3c pypy-4.0.0-ppc64le.tar.bz2
</pre>
<p>pypy3-2.4.0 md5:</p>
<pre class="literal-block">
......@@ -383,6 +387,8 @@
b66a6a8c3ecdf6f62b13931cd2919dd160e1249b pypy-4.0.0-src.tar.bz2
24550900db0a1a0b1a2554cb1fa480cd0ae2fbfd pypy-4.0.0-src.zip
7369248180bdc9c6055272b1dedb3b3a70181497 pypy-4.0.0-win32.zip
b5c930aa70ef602daeacf9cc0cd80c1587158eaa pypy-4.0.0-ppc64.tar.bz2
47c34b8a1ba418bf3e06c4741778ad198e2f3bba pypy-4.0.0-ppc64le.tar.bz2
</pre>
<p>pypy3-2.4.0 sha1:</p>
<pre class="literal-block">
......@@ -404,8 +410,8 @@
</div>
<div class="system-messages section">
<h1>Docutils System Messages</h1>
<div class="system-message" id="id30">
<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">[dynamic-text]</tt>, line 12); <em><a href="#id31">backlink</a></em></p>
<div class="system-message" id="id32">
<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">[dynamic-text]</tt>, line 12); <em><a href="#id33">backlink</a></em></p>
Unknown target name: &ldquo;what's new in pypy4.0.0?&rdquo;.</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment