Author: mattip <matti.pi...@gmail.com>
Branch: extradoc
Changeset: r646:9ccd7cba87b2
Date: 2015-10-27 17:16 +1100
http://bitbucket.org/pypy/pypy.org/changeset/9ccd7cba87b2/

Log:    update download page for release 4.0.0

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 &#8212; <strong>PyPy 2.6.1</strong> 
&#8212; (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-2.6.1.html";>what's new in PyPy 
2.6.1?</a>)</li>
+<li>the Python2.7 compatible release &#8212; <strong>PyPy 4.0.0</strong> 
&#8212; (<a href="#id30"><span class="problematic" id="id31">`what's new in 
PyPy4.0.0?`_</span></a>)</li>
 <li>the Python3.2.5 compatible release &#8212; <strong>PyPy3 2.4.0</strong> 
&#8212; (<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 &#8212; 
<strong>PyPy-STM 2.5.1</strong> (Linux x86-64 only)</li>
 </ul>
@@ -113,19 +113,19 @@
 degrees of being up-to-date.</li>
 </ul>
 </div>
-<div class="section" id="python2-7-compatible-pypy-2-6-1">
-<h1>Python2.7 compatible PyPy 2.6.1</h1>
+<div class="section" id="python2-7-compatible-pypy-4-0-0">
+<h1>Python2.7 compatible PyPy 4.0.0</h1>
 <ul class="simple">
-<li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.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.6.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.6.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.6.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.6.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.6.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.6.1-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-2.6.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-4.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-4.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-4.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-4.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-4.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-4.0.0-osx64.tar.bz2";>Mac 
OS/X binary (64bit)</a></li>
+<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-2.6.1-src.tar.bz2";>Source 
(tar.bz2)</a>; <a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.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-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>
 </ul>
@@ -191,7 +191,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.6.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-4.0.0/bin/pypy</span></tt>.  Do
 not move or copy the executable <tt class="docutils literal">pypy</tt> outside 
the tree &ndash; put
 a symlink to it, otherwise it will not find its libraries.</p>
 </div>
@@ -233,7 +233,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.6.1-src.tar.bz2";>pypy-2.6.1-src.tar.bz2</a>
 (sources)</li>
+<li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-src.tar.bz2";>pypy-4.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>
@@ -354,19 +354,6 @@
 8e90eed8aea1686d98c2e7dce5bda1e0  pypy-4.0.0-src.zip
 fe4733ef55c9a4692abbc0caeb2f2b95  pypy-4.0.0-win32.zip
 </pre>
-<p>pypy-2.6.1 md5:</p>
-<pre class="literal-block">
-2346426786459fdc72ad03fe75a98b35  pypy-2.6.1-freebsd64.tar.bz2
-eb265bad9f61029f7a6bc5032d0e5459  pypy-2.6.1-linux64.tar.bz2
-45418996d8d81c7d72437d4a6e610fb3  pypy-2.6.1-linux-armel.tar.bz2
-980cce0274b0a80d8b2da1242ab323e9  pypy-2.6.1-linux-armhf-raring.tar.bz2
-56e80fdb9b3cdec59b4f38af2456c63c  pypy-2.6.1-linux-armhf-raspbian.tar.bz2
-36c6d0ea043027e49cabb6a31fb3388a  pypy-2.6.1-linux.tar.bz2
-d6f847a3c2fb795f5f4fbd670459908c  pypy-2.6.1-osx64.tar.bz2
-7e53f72eeb6d9947fd5db6872213404d  pypy-2.6.1-src.tar.bz2
-7df9dce6c6d353069463e4ecdf460fbf  pypy-2.6.1-src.zip
-890465185948f4043c7104c05bf75fe2  pypy-2.6.1-win32.zip
-</pre>
 <p>pypy3-2.4.0 md5:</p>
 <pre class="literal-block">
 eadbc9790823fc0ae40c943087cd7cb3  pypy3-2.4.0-linux64.tar.bz2
@@ -384,7 +371,7 @@
 2c9f0054f3b93a6473f10be35277825a  pypy-1.8-sandbox-linux64.tar.bz2
 009c970b5fa75754ae4c32a5d108a8d4  pypy-1.8-sandbox-linux.tar.bz2
 </pre>
-<p>pypy-4.0.0 md5:</p>
+<p>pypy-4.0.0 sha1:</p>
 <pre class="literal-block">
 8de2a247e26872790090b7a7bc9128d263456ada  pypy-4.0.0-freebsd64.tar.bz2
 aed958fdc720b77fdd52cb826239ccbd6d01f465  pypy-4.0.0-linux64.tar.bz2
@@ -397,19 +384,6 @@
 24550900db0a1a0b1a2554cb1fa480cd0ae2fbfd  pypy-4.0.0-src.zip
 d519d5cfccbefb9d9773e655ee8865cf265f033e  pypy-4.0.0-win32.zip
 </pre>
-<p>pypy-2.6.1 sha1:</p>
-<pre class="literal-block">
-119148e67e94419e86ba11b6cfab826c093496eb  pypy-2.6.1-freebsd64.tar.bz2
-20197f670edb3783565bd092c14658fca61c695a  pypy-2.6.1-linux64.tar.bz2
-033f65def368025f5e051320be233ec60102f143  pypy-2.6.1-linux-armel.tar.bz2
-672bc22ad81c471b0d8622e826bf16c522bfbeb0  pypy-2.6.1-linux-armhf-raring.tar.bz2
-6c2b1113237da87867b0b06a044b26f506050abc  
pypy-2.6.1-linux-armhf-raspbian.tar.bz2
-1f27ed11398172a45f870cc37cfd0992bf49fba8  pypy-2.6.1-linux.tar.bz2
-a7b2dd8380ae96a9a8934e99d898853257c2e7e4  pypy-2.6.1-osx64.tar.bz2
-bf0f986bc64b71489983a12f2eb9b504d2ac6fd4  pypy-2.6.1-src.tar.bz2
-d4f7e6b7a2e85ea10365be5cadf46bc5d618dab3  pypy-2.6.1-src.zip
-38f710c16f06cc4b99ff2b5bda902624711149bb  pypy-2.6.1-win32.zip
-</pre>
 <p>pypy3-2.4.0 sha1:</p>
 <pre class="literal-block">
 7d715742f6929351b310a2ca3b924cab35913089  pypy3-2.4.0-linux64.tar.bz2
@@ -428,6 +402,12 @@
 be94460bed8b2682880495435c309b6611ae2c31  pypy-1.8-sandbox-linux.tar.bz2
 </pre>
 </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>
+Unknown target name: &ldquo;what's new in pypy4.0.0?&rdquo;.</div>
+</div>
 </div>
 <div id="sidebar">
 </div>
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 &#8212; **PyPy 2.6.1** &#8212; (`what's new 
in PyPy 2.6.1?`_)
+* the Python2.7 compatible release &#8212; **PyPy 4.0.0** &#8212; (`what's new 
in PyPy4.0.0?`_)
 * the Python3.2.5 compatible release &#8212; **PyPy3 2.4.0** &#8212; (`what's 
new in PyPy3 2.4.0?`_).
 
 * the Python2.7 Software Transactional Memory special release &#8212; 
**PyPy-STM 2.5.1** (Linux x86-64 only)
 
-.. _what's new in PyPy 2.6.1?: http://doc.pypy.org/en/latest/release-2.6.1.html
+.. _what's new in PyPy 4.0.0?: http://doc.pypy.org/en/latest/release-4.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 2.6.1
+Python2.7 compatible PyPy 4.0.0
 -----------------------------------
 
 * `Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ (see 
``[1]`` below)
@@ -89,16 +89,16 @@
 * `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.6.1-linux.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-linux64.tar.bz2
-.. __: 
https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-linux-armhf-raspbian.tar.bz2
-.. __: 
https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-linux-armhf-raring.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-linux-armel.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-osx64.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-freebsd64.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-win32.zip
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-src.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-src.zip
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux64.tar.bz2
+.. __: 
https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armhf-raspbian.tar.bz2
+.. __: 
https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armhf-raring.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux-armel.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-osx64.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-freebsd64.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-win32.zip
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-src.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.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/
@@ -192,7 +192,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.6.1/bin/pypy``.  Do
+``/usr/local/bin/pypy`` to ``/path/to/pypy-4.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.
 
@@ -248,9 +248,9 @@
 1. Get the source code.  The following packages contain the source at
    the same revision as the above binaries:
 
-   * `pypy-2.6.1-src.tar.bz2`__ (sources)
+   * `pypy-4.0.0-src.tar.bz2`__ (sources)
 
-   .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-src.tar.bz2
+   .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.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)::
@@ -382,20 +382,6 @@
     8e90eed8aea1686d98c2e7dce5bda1e0  pypy-4.0.0-src.zip
     fe4733ef55c9a4692abbc0caeb2f2b95  pypy-4.0.0-win32.zip
 
-
-pypy-2.6.1 md5::
-
-    2346426786459fdc72ad03fe75a98b35  pypy-2.6.1-freebsd64.tar.bz2
-    eb265bad9f61029f7a6bc5032d0e5459  pypy-2.6.1-linux64.tar.bz2
-    45418996d8d81c7d72437d4a6e610fb3  pypy-2.6.1-linux-armel.tar.bz2
-    980cce0274b0a80d8b2da1242ab323e9  pypy-2.6.1-linux-armhf-raring.tar.bz2
-    56e80fdb9b3cdec59b4f38af2456c63c  pypy-2.6.1-linux-armhf-raspbian.tar.bz2
-    36c6d0ea043027e49cabb6a31fb3388a  pypy-2.6.1-linux.tar.bz2
-    d6f847a3c2fb795f5f4fbd670459908c  pypy-2.6.1-osx64.tar.bz2
-    7e53f72eeb6d9947fd5db6872213404d  pypy-2.6.1-src.tar.bz2
-    7df9dce6c6d353069463e4ecdf460fbf  pypy-2.6.1-src.zip
-    890465185948f4043c7104c05bf75fe2  pypy-2.6.1-win32.zip
-
 pypy3-2.4.0 md5::
 
    eadbc9790823fc0ae40c943087cd7cb3  pypy3-2.4.0-linux64.tar.bz2
@@ -415,7 +401,7 @@
    009c970b5fa75754ae4c32a5d108a8d4  pypy-1.8-sandbox-linux.tar.bz2
 
 
-pypy-4.0.0 md5::
+pypy-4.0.0 sha1::
 
     8de2a247e26872790090b7a7bc9128d263456ada  pypy-4.0.0-freebsd64.tar.bz2
     aed958fdc720b77fdd52cb826239ccbd6d01f465  pypy-4.0.0-linux64.tar.bz2
@@ -428,20 +414,6 @@
     24550900db0a1a0b1a2554cb1fa480cd0ae2fbfd  pypy-4.0.0-src.zip
     d519d5cfccbefb9d9773e655ee8865cf265f033e  pypy-4.0.0-win32.zip
 
-
-pypy-2.6.1 sha1::
-
-    119148e67e94419e86ba11b6cfab826c093496eb  pypy-2.6.1-freebsd64.tar.bz2
-    20197f670edb3783565bd092c14658fca61c695a  pypy-2.6.1-linux64.tar.bz2
-    033f65def368025f5e051320be233ec60102f143  pypy-2.6.1-linux-armel.tar.bz2
-    672bc22ad81c471b0d8622e826bf16c522bfbeb0  
pypy-2.6.1-linux-armhf-raring.tar.bz2
-    6c2b1113237da87867b0b06a044b26f506050abc  
pypy-2.6.1-linux-armhf-raspbian.tar.bz2
-    1f27ed11398172a45f870cc37cfd0992bf49fba8  pypy-2.6.1-linux.tar.bz2
-    a7b2dd8380ae96a9a8934e99d898853257c2e7e4  pypy-2.6.1-osx64.tar.bz2
-    bf0f986bc64b71489983a12f2eb9b504d2ac6fd4  pypy-2.6.1-src.tar.bz2
-    d4f7e6b7a2e85ea10365be5cadf46bc5d618dab3  pypy-2.6.1-src.zip
-    38f710c16f06cc4b99ff2b5bda902624711149bb  pypy-2.6.1-win32.zip
-
 pypy3-2.4.0 sha1::
 
    7d715742f6929351b310a2ca3b924cab35913089  pypy3-2.4.0-linux64.tar.bz2
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to