Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r721:f693e341f922
Date: 2016-03-10 22:44 +0100
http://bitbucket.org/pypy/pypy.org/changeset/f693e341f922/

Log:    update the mirror's location, fix baroquesoftware to provide it, add
        pypy-5.0.0 to it

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -129,7 +129,7 @@
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.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-5.0.0-src.tar.bz2";>Source 
(tar.bz2)</a>; <a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.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>
+<a class="reference external" 
href="http://buildbot.pypy.org/mirror/";>mirror</a>, but please use only if you 
have troubles accessing the links above</li>
 </ul>
 </div>
 <div class="section" id="python-3-2-5-compatible-pypy3-2-4-0">
@@ -149,7 +149,7 @@
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy3-2.4.0-src.tar.bz2";>Source 
(tar.bz2)</a></li>
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy3-2.4.0-src.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>
+<a class="reference external" 
href="http://buildbot.pypy.org/mirror/";>mirror</a>, but please use only if you 
have troubles accessing the links above</li>
 </ul>
 <p>If your CPU is really, really old, it may be a x86-32 without SSE2.
 There is untested support for manually translating PyPy's JIT without
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -104,7 +104,7 @@
 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.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/
+.. _mirror: http://buildbot.pypy.org/mirror/
 
 Python 3.2.5 compatible PyPy3 2.4.0
 -----------------------------------
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to