Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r397:895e14c1ad3a Date: 2013-04-07 15:07 +0200 http://bitbucket.org/pypy/pypy.org/changeset/895e14c1ad3a/
Log: regen diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -138,8 +138,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/get/release-2.0-beta-2.tar.bz2">pypy-2.0b2-src.tar.bz2</a> (sources, Unix line endings)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta-2.zip">pypy-2.0b2-src.zip</a> (sources, Unix line endings too, sorry)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta2.tar.bz2">pypy-2.0b2-src.tar.bz2</a> (sources, Unix line endings)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.0-beta2.zip">pypy-2.0b2-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> @@ -216,8 +216,7 @@ e7655066baed3c7bbbca7df617817dd5 pypy-1.9-win32.zip 2c9f0054f3b93a6473f10be35277825a pypy-1.8-sandbox-linux64.tar.bz2 009c970b5fa75754ae4c32a5d108a8d4 pypy-1.8-sandbox-linux.tar.bz2 -4a346df59983e4a5c50e8ee211f80619 release-2.0-beta-1.tar.bz2 (source) -60270f1b919e75f818028da52ab8c3d3 release-2.0-beta-1.zip (source) +c6afb6dd3fcc57ba2c4144780a42412f release-2.0-beta2.tar.bz2 (source) 699fe12476a1783d6f91de59f48adc01c93c39df pypy-2.0-beta2-linux64-libc2.15.tar.bz2 591e661b091ed4849fdf5aab7e73393dea64016b pypy-2.0-beta2-linux.tar.bz2 ec3d80d7806b0689d9da70ca27c741b1d9cea250 pypy-2.0-beta2-osx64.tar.bz2 @@ -228,8 +227,7 @@ 4f060f4fab0f07bbc7de0ac8f95275eb08d726a3 pypy-1.9-win32.zip 895aaf7bba5787dd30adda5cc0e0e7fc297c0ca7 pypy-1.8-sandbox-linux64.tar.bz2 be94460bed8b2682880495435c309b6611ae2c31 pypy-1.8-sandbox-linux.tar.bz2 -281439ca2fb56edfe26fc65f99ab6eb238097425 release-2.0-beta-1.tar.bz2 (source) -a2fc9b8031b5817ccd4389d97e3d8c480b48eb78 release-2.0-beta-1.zip (source) +66d77a7ef98b9bff33a6ac19834c3a598bb9fa97 release-2.0-beta2.tar.bz2 (source) </pre> </div> </div> _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
