Author: Matti Picus <[email protected]> Branch: extradoc Changeset: r511:21c4f4cdc21e Date: 2014-06-22 18:01 +0300 http://bitbucket.org/pypy/pypy.org/changeset/21c4f4cdc21e/
Log: repack source for 2.3.1 diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -97,8 +97,8 @@ <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.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.3.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 installer vcredist_x86.exe</a>.)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.3.1.tar.bz2">Source (tar.bz2)</a></li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.3.1.zip">Source (zip)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2">Source (tar.bz2)</a></li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip">Source (zip)</a></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> @@ -196,8 +196,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.3.1.tar.bz2">pypy-2.3.1-src.tar.bz2</a> (sources, Unix line endings)</li> -<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-2.3.1.zip">pypy-2.3.1-src.zip</a> (sources, Unix line endings too)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2">pypy-2.3.1-src.tar.bz2</a> (sources, Unix line endings)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip">pypy-2.3.1-src.zip</a> (sources, Unix line endings too)</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> @@ -273,6 +273,8 @@ 39b8c4c7ae8ff9f7dd8b854834b530ef pypy-2.3.1-osx64.tar.bz2 aa71e065f89849a9f641cc3ca8d80ebc pypy-2.3.1-win32.zip 5dab108869a039b754da5c07046fb17c pypy-2.3.1-linux-armel.tar.bz2 +2b9aeccef1587a42fb5a4cc304b5d881 pypy-2.3.1-src.tar.bz2 +15c068c357d60719086b23e0bf9d0a5b pypy-2.3.1-src.zip a86da5688dfd84e0485239f8991af308 pypy3-2.3.1-linux64.tar.bz2 b0d6a0491e9c9be39d3c314c0823a039 pypy3-2.3.1-linux-armel.tar.bz2 f79f7b5588d2b5a68d2781908bc8f9af pypy3-2.3.1-linux-armhf-raring.tar.bz2 @@ -291,6 +293,8 @@ 4d9cdf801e4c8fb432b17be0edf76eb3d9360f40 pypy-2.3.1-osx64.tar.bz2 08639771f26188739a82408454188582c6e25ce9 pypy-2.3.1-win32.zip ad8ebf67c5ccf354513a9cdb0586080b5964a5bd pypy-2.3.1-linux-armel.tar.bz2 +833b33042456fe381cae4481b2eb536c5787d6c7 pypy-2.3.1-src.tar.bz2 +0d3f750fc28713eca77a91388c5a63843406d631 pypy-2.3.1-src.zip 7276a9e97229e754f66863a0793c59066120ec51 pypy3-2.3.1-linux64.tar.bz2 fb52a30be0fd4c7d8686c98e03595a8b48b11e82 pypy3-2.3.1-linux-armel.tar.bz2 0239677fe28a4c22a70853242368456b98ac665a pypy3-2.3.1-linux-armhf-raring.tar.bz2 diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -93,8 +93,8 @@ .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-osx64.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-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/get/release-2.3.1.tar.bz2 -.. __: https://bitbucket.org/pypy/pypy/get/release-2.3.1.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip .. __: https://bitbucket.org/pypy/pypy/downloads .. _mirror: http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/ @@ -230,8 +230,8 @@ * `pypy-2.3.1-src.tar.bz2`__ (sources, Unix line endings) * `pypy-2.3.1-src.zip`__ (sources, Unix line endings too) - .. __: https://bitbucket.org/pypy/pypy/get/release-2.3.1.tar.bz2 - .. __: https://bitbucket.org/pypy/pypy/get/release-2.3.1.zip + .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2 + .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip Or you can checkout the current trunk using Mercurial_ (the trunk usually works and is of course more up-to-date):: @@ -316,6 +316,8 @@ 39b8c4c7ae8ff9f7dd8b854834b530ef pypy-2.3.1-osx64.tar.bz2 aa71e065f89849a9f641cc3ca8d80ebc pypy-2.3.1-win32.zip 5dab108869a039b754da5c07046fb17c pypy-2.3.1-linux-armel.tar.bz2 + 2b9aeccef1587a42fb5a4cc304b5d881 pypy-2.3.1-src.tar.bz2 + 15c068c357d60719086b23e0bf9d0a5b pypy-2.3.1-src.zip a86da5688dfd84e0485239f8991af308 pypy3-2.3.1-linux64.tar.bz2 b0d6a0491e9c9be39d3c314c0823a039 pypy3-2.3.1-linux-armel.tar.bz2 f79f7b5588d2b5a68d2781908bc8f9af pypy3-2.3.1-linux-armhf-raring.tar.bz2 @@ -335,6 +337,8 @@ 4d9cdf801e4c8fb432b17be0edf76eb3d9360f40 pypy-2.3.1-osx64.tar.bz2 08639771f26188739a82408454188582c6e25ce9 pypy-2.3.1-win32.zip ad8ebf67c5ccf354513a9cdb0586080b5964a5bd pypy-2.3.1-linux-armel.tar.bz2 + 833b33042456fe381cae4481b2eb536c5787d6c7 pypy-2.3.1-src.tar.bz2 + 0d3f750fc28713eca77a91388c5a63843406d631 pypy-2.3.1-src.zip 7276a9e97229e754f66863a0793c59066120ec51 pypy3-2.3.1-linux64.tar.bz2 fb52a30be0fd4c7d8686c98e03595a8b48b11e82 pypy3-2.3.1-linux-armel.tar.bz2 0239677fe28a4c22a70853242368456b98ac665a pypy3-2.3.1-linux-armhf-raring.tar.bz2 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
