Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r615:8a210421cca7 Date: 2015-06-02 08:44 +0200 http://bitbucket.org/pypy/pypy.org/changeset/8a210421cca7/
Log: Update the link to Ubuntu PyPy --- go to the search page, which lists various versions for the different Ubuntu releases. diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -108,7 +108,7 @@ <ul class="simple"> <li>use Squeaky's <a class="reference external" href="https://github.com/squeaky-pl/portable-pypy#portable-pypy-distribution-for-linux">portable Linux binaries</a>.</li> <li>or download PyPy from your release vendor (usually an outdated -version): <a class="reference external" href="http://packages.ubuntu.com/raring/pypy">Ubuntu</a> (<a class="reference external" href="https://launchpad.net/~pypy/+archive/ppa">PPA</a>), <a class="reference external" href="http://packages.debian.org/sid/pypy">Debian</a>, <a class="reference external" href="https://github.com/mxcl/homebrew/blob/master/Library/Formula/pypy.rb">Homebrew</a>, MacPorts, +version): <a class="reference external" href="http://packages.ubuntu.com/search?keywords=pypy&searchon=names">Ubuntu</a> (<a class="reference external" href="https://launchpad.net/~pypy/+archive/ppa">PPA</a>), <a class="reference external" href="http://packages.debian.org/sid/pypy">Debian</a>, <a class="reference external" href="https://github.com/mxcl/homebrew/blob/master/Library/Formula/pypy.rb">Homebrew</a>, MacPorts, <a class="reference external" href="http://fedoraproject.org/wiki/Features/PyPyStack">Fedora</a>, <a class="reference external" href="http://packages.gentoo.org/package/dev-python/pypy">Gentoo</a> and <a class="reference external" href="https://wiki.archlinux.org/index.php/PyPy">Arch</a> are known to package PyPy, with various degrees of being up-to-date.</li> </ul> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -63,7 +63,7 @@ `Fedora`_, `Gentoo`_ and `Arch`_ are known to package PyPy, with various degrees of being up-to-date. -.. _`Ubuntu`: http://packages.ubuntu.com/raring/pypy +.. _`Ubuntu`: http://packages.ubuntu.com/search?keywords=pypy&searchon=names .. _`PPA`: https://launchpad.net/~pypy/+archive/ppa .. _`Debian`: http://packages.debian.org/sid/pypy .. _`Fedora`: http://fedoraproject.org/wiki/Features/PyPyStack _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit