Skip to content
Snippets Groups Projects
Commit 1e94b068 authored by Armin Rigo's avatar Armin Rigo
Browse files

send out pypy-5.0.1+-ppc64*

parent 6d6e1e51
No related branches found
No related tags found
No related merge requests found
......@@ -125,10 +125,8 @@
<li>FreeBSD 9.2 x86 64 bit <em>(hopefully availabe soon)</em> (see <tt class="docutils literal">[1]</tt> below)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-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-4.0.0-ppc64.tar.bz2">PowerPC PPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)
(version 4.0.0; the 5.x releases are slightly buggy. you can also translate the trunk)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-ppc64le.tar.bz2">PowerPC PPC64le Linux binary (64bit little-endian, Fedora 21)</a> (see <tt class="docutils literal">[1]</tt> below)
(version 4.0.0; the 5.x releases are slightly buggy. you can also translate the trunk)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1+-ppc64.tar.bz2">PowerPC PPC64 Linux binary (64bit big-endian, Fedora 20)</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.1+-ppc64le.tar.bz2">PowerPC PPC64le 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.1-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.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">All our downloads,</a> including previous versions. We also have a
<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>
......@@ -433,6 +431,8 @@
1573c9284d3ec236c8e6ef3b954753932dff29462c54b5885b761d1ee68b6e05 pypy-5.0.1-src.tar.bz2
6e343f24c5e4ea87879bc4fd299b65a2825796286319edc0b69b3681017c145f pypy-5.0.1-src.zip
c12254d8b1747322736d26e014744a426c6900d232c1799140fbb43f44319730 pypy-5.0.1-win32.zip
88979979641c872ffb358ae94b1caf8e1b1bae1e382755e75da354c69283a65e pypy-5.0.1+-ppc64.tar.bz2
53d742504a78366b833c04bd83740336aa4ddfecffeff6b2fa8728fcd6b4c8af pypy-5.0.1+-ppc64le.tar.bz2
</pre>
<p>pypy3-2.4.0 sha1:</p>
<pre class="literal-block">
......
......@@ -86,5 +86,4 @@
* `Windows binary (32bit)`__ (you might need the VS 2008 runtime library
installer `vcredist_x86.exe`_.)
* `PowerPC PPC64 Linux binary (64bit big-endian, Fedora 20)`__ (see ``[1]`` below)
(version 4.0.0; the 5.x releases are slightly buggy. you can also translate the trunk)
* `PowerPC PPC64le Linux binary (64bit little-endian, Fedora 21)`__ (see ``[1]`` below)
......@@ -90,5 +89,4 @@
* `PowerPC PPC64le Linux binary (64bit little-endian, Fedora 21)`__ (see ``[1]`` below)
(version 4.0.0; the 5.x releases are slightly buggy. you can also translate the trunk)
* `Source (tar.bz2)`__; `Source (zip)`__. See below for more about the sources.
* `All our downloads,`__ including previous versions. We also have a
mirror_, but please use only if you have troubles accessing the links above
......@@ -100,8 +98,8 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux-armel.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-win32.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-ppc64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-ppc64le.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1+-ppc64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1+-ppc64le.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-src.zip
.. _`vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582
......@@ -471,6 +469,9 @@
1573c9284d3ec236c8e6ef3b954753932dff29462c54b5885b761d1ee68b6e05 pypy-5.0.1-src.tar.bz2
6e343f24c5e4ea87879bc4fd299b65a2825796286319edc0b69b3681017c145f pypy-5.0.1-src.zip
c12254d8b1747322736d26e014744a426c6900d232c1799140fbb43f44319730 pypy-5.0.1-win32.zip
88979979641c872ffb358ae94b1caf8e1b1bae1e382755e75da354c69283a65e pypy-5.0.1+-ppc64.tar.bz2
53d742504a78366b833c04bd83740336aa4ddfecffeff6b2fa8728fcd6b4c8af pypy-5.0.1+-ppc64le.tar.bz2
pypy3-2.4.0 sha1::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment