[pypy-commit] pypy.org extradoc: Update to point to 2.0.2.

arigo noreply at buildbot.pypy.org
Tue May 21 10:36:25 CEST 2013


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r437:12bba861cdd6
Date: 2013-05-21 10:36 +0200
http://bitbucket.org/pypy/pypy.org/changeset/12bba861cdd6/

Log:	Update to point to 2.0.2.

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -50,8 +50,10 @@
 performance improvements. <strong>Note that the OS X nightly builds
 (but not the release) are slightly
 miscompiled due to buildslave being old. Contributions are welcomed</strong>.</p>
-<p>Here are the binaries of the current release — <strong>PyPy 2.0.1</strong> —
-(<a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.0.html">what's new in PyPy 2.0?</a> and <a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.1.html">fixes of PyPy 2.0.1</a>) for x86 Linux, Mac OS/X, Windows. The support for ARM in 2.0 and 2.0.1 is alpha-level.</p>
+<p>Here are the binaries of the current release — <strong>PyPy 2.0.2</strong> —
+(<a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.0.html">what's new in PyPy 2.0?</a>, <a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.1.html">fixes of PyPy 2.0.1</a>, <a class="reference external" href="http://doc.pypy.org/en/latest/release-2.0.2.html">fix of PyPy
+2.0.2</a>) for x86 Linux, Mac OS/X, Windows. The support for ARM in
+2.0(.2) is alpha-level.</p>
 <ul class="download-menu simple">
 <li>Download<ul>
 <li><a class="reference internal" href="#default-with-a-jit-compiler">Default (with a JIT Compiler)</a></li>
@@ -69,11 +71,11 @@
 x86 CPUs that have the <a class="reference external" href="http://en.wikipedia.org/wiki/SSE2">SSE2</a> instruction set (most of
 them do, nowadays), or on x86-64 CPUs. They also contain <a class="reference external" href="http://www.stackless.com/">stackless</a>
 extensions, like <a class="reference external" href="http://codespeak.net/svn/greenlet/trunk/doc/greenlet.txt">greenlets</a>.
-(This is the official release 2.0.1;
+(This is the official release 2.0.2;
 for the most up-to-date version see below.)</p>
 </div>
 <div class="section" id="id1">
-<h1>2.0.1</h1>
+<h1>2.0.2</h1>
 <p>Note that Linux binaries are dynamically linked, as is usual, and thus might
 not be usable due to the sad story of linux binary compatibility.  This means
 that <strong>Linux binaries are only usable on the distributions written next to
@@ -87,13 +89,13 @@
 in production due to potential future security issues), you can find the
 older <a class="reference external" href="http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux.tar.bz2">32bit Linux</a> and <a class="reference external" href="http://buildbot.pypy.org/nightly/release-2.0.x/pypy-c-jit-63916-eb5983d848f1-linux64.tar.bz2">64bit Linux</a> at an earlier time of release 2.0.</p>
 <ul class="simple">
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-linux.tar.bz2">Linux binary (32bit, tar.bz2 built on Ubuntu 10.04.4 LTS)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-linux64.tar.bz2">Linux binary (64bit, tar.bz2 built on Ubuntu 12.04.2 LTS)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.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.0.1-win32.zip">Windows binary (32bit)</a> (you might need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux.tar.bz2">Linux binary (32bit, tar.bz2 built on Ubuntu 10.04.4 LTS)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux64.tar.bz2">Linux binary (64bit, tar.bz2 built on Ubuntu 12.04.2 LTS)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-osx64.tar.bz2">Mac OS/X binary (64bit)</a> (STILL POINTS TO 2.0.1, UPDATED SOON)</li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-win32.zip">Windows binary (32bit)</a> (you might need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library
 installer vcredist_x86.exe</a>.)</li>
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.tar.bz2">Source (tar.bz2)</a></li>
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.zip">Source (zip)</a></li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.tar.bz2">Source (tar.bz2)</a></li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.zip">Source (zip)</a></li>
 </ul>
 <p>If your CPU is really old, it may not have SSE2.  In this case, you need
 to <a class="reference internal" href="#translate">translate</a> yourself with the option <tt class="docutils literal"><span class="pre">--jit-backend=x86-without-sse2</span></tt>.</p>
@@ -140,7 +142,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.0.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.0.2/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>
@@ -150,8 +152,8 @@
 <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.0.1-src.tar.bz2">pypy-2.0.1-src.tar.bz2</a> (sources, Unix line endings)</li>
-<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.zip">pypy-2.0.1-src.zip</a> (sources, Unix line endings too, sorry)</li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.tar.bz2">pypy-2.0.2-src.tar.bz2</a> (sources, Unix line endings)</li>
+<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.zip">pypy-2.0.2-src.zip</a> (sources, Unix line endings too, sorry)</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>
@@ -218,28 +220,28 @@
 <h1>Checksums</h1>
 <p>Here are the checksums for each of the downloads (md5 and sha1):</p>
 <pre class="literal-block">
-5c11d727579443d0834caadb4dfe53e3  pypy-2.0.1-linux64.tar.bz2
-8d11952e0356ea751321e7d2a1d4f17a  pypy-2.0.1-linux.tar.bz2
+51ac0aa37a8255acbc71eca23ea29609  pypy-2.0.2-linux.tar.bz2
+9d9f512ab2f114bfb4f165c71181a511  pypy-2.0.2-linux64.tar.bz2
 e666450bcfbd936b016a2dd7312f9853  pypy-2.0.1-osx64.tar.bz2
-4c40b19ea1ec5c8c8c2a1f94f59bdf02  pypy-2.0.1-win32.zip
+3e51dce7ecfc8fb069d65d95e8de6fb2  pypy-2.0.2-win32.zip
 b9c36b99296c85a590c3e480b05d5a13  pypy-2.0-alpha-arm-armel.tar.bz2
 2565ce68b4032eb306d998e722495694  pypy-2.0-alpha-arm-armhf.tar.bz2
 b39d98de75f4948bfd2d606a8263ac1f  pypy-upstream_2.0~alpha+arm_armhf.deb
 2c9f0054f3b93a6473f10be35277825a  pypy-1.8-sandbox-linux64.tar.bz2
 009c970b5fa75754ae4c32a5d108a8d4  pypy-1.8-sandbox-linux.tar.bz2
-34072be1eeb63f9d37cf387e58aae81d  pypy-2.0.1-src.tar.bz2
-ea8764e387e74c62e898536a862c66c7  pypy-2.0.1-src.zip
-cbcd60a78d90caca98fdc2562fc7fcbe76c6e699  pypy-2.0.1-linux64.tar.bz2
-a909742d41fb540d9c12ce010bdc7f9e19353fcc  pypy-2.0.1-linux.tar.bz2
+c26662e348159b460057548ddaf35333  pypy-2.0.2-src.tar.bz2
+4da8c6dfbe7d2044d892c9bc20a649b0  pypy-2.0.2-src.zip
+c8ec9872fe823f4f7574620a5303c5b0f4576393  pypy-2.0.2-linux.tar.bz2
+3d045ab7871bc478604cf1f16a3c4ec46c950e70  pypy-2.0.2-linux64.tar.bz2
 811fd377ab2eda9233a0c34340f981f9aba1ba9a  pypy-2.0.1-osx64.tar.bz2
-0fa90e240648e628c6ac3dfed467f88563897a2a  pypy-2.0.1-win32.zip
+4ae8a35dd8043312199aacdbe3abb1a666fc9312  pypy-2.0.2-win32.zip
 dc09a293b85ab4f0032f6943815aaf5bbbceb645  pypy-2.0-alpha-arm-armel.tar.bz2
 0971c4b668bfd2fcd52aa35087aa995e03bd5842  pypy-2.0-alpha-arm-armhf.tar.bz2
 91910eb654ffbe0509bec2a7aeb460984acf8d82  pypy-upstream_2.0~alpha+arm_armhf.deb
 895aaf7bba5787dd30adda5cc0e0e7fc297c0ca7  pypy-1.8-sandbox-linux64.tar.bz2
 be94460bed8b2682880495435c309b6611ae2c31  pypy-1.8-sandbox-linux.tar.bz2
-8bc02e922e758048f294a5c6848f97125b0b557f  pypy-2.0.1-src.tar.bz2
-61b7326c1379af0914b81936bc057dfec0292458  pypy-2.0.1-src.zip
+49e0af6e57bd2738cd3eb09c3246c69a3dc01319  pypy-2.0.2-src.tar.bz2
+bfb23e7ea17cf9f2e9bf7f2211c6df3aeeafed32  pypy-2.0.2-src.zip
 </pre>
 </div>
 </div>
diff --git a/features.html b/features.html
--- a/features.html
+++ b/features.html
@@ -45,7 +45,7 @@
 <div>
 <div id="main">
 <h1 class="title">Features</h1>
-<p><strong>PyPy 2.0.1</strong> implements <strong>Python 2.7.3</strong> and runs on Intel
+<p><strong>PyPy 2.0.2</strong> implements <strong>Python 2.7.3</strong> and runs on Intel
 <a class="reference external" href="http://en.wikipedia.org/wiki/IA-32">x86 (IA-32)</a> , <a class="reference external" href="http://en.wikipedia.org/wiki/X86_64">x86_64</a> and <a class="reference external" href="http://en.wikipedia.org/wiki/ARM">ARM</a> platforms (alpha), with PPC being
 underway. It supports all of the core language, passing the Python test suite
 (with minor modifications that were already accepted in the main python
diff --git a/index.html b/index.html
--- a/index.html
+++ b/index.html
@@ -63,7 +63,7 @@
 <li>As well as other <a class="reference external" href="features.html">features</a>.</li>
 </ul>
 </blockquote>
-<p class="download"><a class="reference external" href="download.html">Download and try out the PyPy release 2.0.1!</a></p>
+<p class="download"><a class="reference external" href="download.html">Download and try out the PyPy release 2.0.2!</a></p>
 <p>Want to know more? A good place to start is our detailed <a class="reference external" href="http://speed.pypy.org/">speed</a> and
 <a class="reference external" href="compat.html">compatibility</a> reports!</p>
 </div>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -14,11 +14,14 @@
   (but not the release) are slightly
   miscompiled due to buildslave being old. Contributions are welcomed**.
 
-Here are the binaries of the current release — **PyPy 2.0.1** —
-(`what's new in PyPy 2.0?`_ and `fixes of PyPy 2.0.1`_) for x86 Linux, Mac OS/X, Windows. The support for ARM in 2.0 and 2.0.1 is alpha-level.
+Here are the binaries of the current release — **PyPy 2.0.2** —
+(`what's new in PyPy 2.0?`_, `fixes of PyPy 2.0.1`_, `fix of PyPy
+2.0.2`_) for x86 Linux, Mac OS/X, Windows. The support for ARM in
+2.0(.2) is alpha-level.
 
 .. _what's new in PyPy 2.0?: http://doc.pypy.org/en/latest/release-2.0.0.html
 .. _fixes of PyPy 2.0.1: http://doc.pypy.org/en/latest/release-2.0.1.html
+.. _fix of PyPy 2.0.2: http://doc.pypy.org/en/latest/release-2.0.2.html
 
 
 .. class:: download_menu
@@ -42,10 +45,10 @@
 x86 CPUs that have the SSE2_ instruction set (most of
 them do, nowadays), or on x86-64 CPUs. They also contain `stackless`_
 extensions, like `greenlets`_.
-(This is the official release 2.0.1;
+(This is the official release 2.0.2;
 for the most up-to-date version see below.)
 
-2.0.1
+2.0.2
 -----
 
 Note that Linux binaries are dynamically linked, as is usual, and thus might
@@ -73,19 +76,19 @@
 
 * `Linux binary (32bit, tar.bz2 built on Ubuntu 10.04.4 LTS)`__ (see ``[1]`` below)
 * `Linux binary (64bit, tar.bz2 built on Ubuntu 12.04.2 LTS)`__ (see ``[1]`` below)
-* `Mac OS/X binary (64bit)`__
+* `Mac OS/X binary (64bit)`__ (STILL POINTS TO 2.0.1, UPDATED SOON)
 * `Windows binary (32bit)`__ (you might need the `VS 2008 runtime library
   installer vcredist_x86.exe`_.)
 * `Source (tar.bz2)`__
 * `Source (zip)`__
 
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-linux.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-linux64.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux64.tar.bz2
 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-osx64.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-win32.zip
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-win32.zip
 .. _`VS 2008 runtime library installer vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.tar.bz2
-.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.zip
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.tar.bz2
+.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.zip
 
 If your CPU is really old, it may not have SSE2.  In this case, you need
 to translate_ yourself with the option ``--jit-backend=x86-without-sse2``.
@@ -147,7 +150,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.0.1/bin/pypy``.  Do
+``/usr/local/bin/pypy`` to ``/path/to/pypy-2.0.2/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.
 
@@ -160,11 +163,11 @@
 1. Get the source code.  The following packages contain the source at
    the same revision as the above binaries:
 
-   * `pypy-2.0.1-src.tar.bz2`__ (sources, Unix line endings)
-   * `pypy-2.0.1-src.zip`__ (sources, Unix line endings too, sorry)
+   * `pypy-2.0.2-src.tar.bz2`__ (sources, Unix line endings)
+   * `pypy-2.0.2-src.zip`__ (sources, Unix line endings too, sorry)
 
-   .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.tar.bz2
-   .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-src.zip
+   .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.tar.bz2
+   .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-src.zip
 
    Or you can checkout the current trunk using Mercurial_ (the trunk
    usually works and is of course more up-to-date)::
@@ -239,26 +242,26 @@
 
 Here are the checksums for each of the downloads (md5 and sha1)::
 
-   5c11d727579443d0834caadb4dfe53e3  pypy-2.0.1-linux64.tar.bz2
-   8d11952e0356ea751321e7d2a1d4f17a  pypy-2.0.1-linux.tar.bz2
+   51ac0aa37a8255acbc71eca23ea29609  pypy-2.0.2-linux.tar.bz2
+   9d9f512ab2f114bfb4f165c71181a511  pypy-2.0.2-linux64.tar.bz2
    e666450bcfbd936b016a2dd7312f9853  pypy-2.0.1-osx64.tar.bz2
-   4c40b19ea1ec5c8c8c2a1f94f59bdf02  pypy-2.0.1-win32.zip
+   3e51dce7ecfc8fb069d65d95e8de6fb2  pypy-2.0.2-win32.zip
    b9c36b99296c85a590c3e480b05d5a13  pypy-2.0-alpha-arm-armel.tar.bz2
    2565ce68b4032eb306d998e722495694  pypy-2.0-alpha-arm-armhf.tar.bz2
    b39d98de75f4948bfd2d606a8263ac1f  pypy-upstream_2.0~alpha+arm_armhf.deb
    2c9f0054f3b93a6473f10be35277825a  pypy-1.8-sandbox-linux64.tar.bz2
    009c970b5fa75754ae4c32a5d108a8d4  pypy-1.8-sandbox-linux.tar.bz2
-   34072be1eeb63f9d37cf387e58aae81d  pypy-2.0.1-src.tar.bz2
-   ea8764e387e74c62e898536a862c66c7  pypy-2.0.1-src.zip
+   c26662e348159b460057548ddaf35333  pypy-2.0.2-src.tar.bz2
+   4da8c6dfbe7d2044d892c9bc20a649b0  pypy-2.0.2-src.zip
 
-   cbcd60a78d90caca98fdc2562fc7fcbe76c6e699  pypy-2.0.1-linux64.tar.bz2
-   a909742d41fb540d9c12ce010bdc7f9e19353fcc  pypy-2.0.1-linux.tar.bz2
+   c8ec9872fe823f4f7574620a5303c5b0f4576393  pypy-2.0.2-linux.tar.bz2
+   3d045ab7871bc478604cf1f16a3c4ec46c950e70  pypy-2.0.2-linux64.tar.bz2
    811fd377ab2eda9233a0c34340f981f9aba1ba9a  pypy-2.0.1-osx64.tar.bz2
-   0fa90e240648e628c6ac3dfed467f88563897a2a  pypy-2.0.1-win32.zip
+   4ae8a35dd8043312199aacdbe3abb1a666fc9312  pypy-2.0.2-win32.zip
    dc09a293b85ab4f0032f6943815aaf5bbbceb645  pypy-2.0-alpha-arm-armel.tar.bz2
    0971c4b668bfd2fcd52aa35087aa995e03bd5842  pypy-2.0-alpha-arm-armhf.tar.bz2
    91910eb654ffbe0509bec2a7aeb460984acf8d82  pypy-upstream_2.0~alpha+arm_armhf.deb
    895aaf7bba5787dd30adda5cc0e0e7fc297c0ca7  pypy-1.8-sandbox-linux64.tar.bz2
    be94460bed8b2682880495435c309b6611ae2c31  pypy-1.8-sandbox-linux.tar.bz2
-   8bc02e922e758048f294a5c6848f97125b0b557f  pypy-2.0.1-src.tar.bz2
-   61b7326c1379af0914b81936bc057dfec0292458  pypy-2.0.1-src.zip
+   49e0af6e57bd2738cd3eb09c3246c69a3dc01319  pypy-2.0.2-src.tar.bz2
+   bfb23e7ea17cf9f2e9bf7f2211c6df3aeeafed32  pypy-2.0.2-src.zip
diff --git a/source/features.txt b/source/features.txt
--- a/source/features.txt
+++ b/source/features.txt
@@ -6,7 +6,7 @@
 PyPy features
 ===========================================================
 
-**PyPy 2.0.1** implements **Python 2.7.3** and runs on Intel
+**PyPy 2.0.2** implements **Python 2.7.3** and runs on Intel
 `x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms (alpha), with PPC being
 underway. It supports all of the core language, passing the Python test suite
 (with minor modifications that were already accepted in the main python
diff --git a/source/index.txt b/source/index.txt
--- a/source/index.txt
+++ b/source/index.txt
@@ -26,7 +26,7 @@
 
 .. class:: download
 
-`Download and try out the PyPy release 2.0.1!`__
+`Download and try out the PyPy release 2.0.2!`__
 
 .. __: download.html
 


More information about the pypy-commit mailing list