# HG changeset patch # User Armin Rigo <arigo@tunes.org> # Date 1497283634 -7200 # Mon Jun 12 18:07:14 2017 +0200 # Branch extradoc # Node ID 1f31dd74191c64059267e156c8c2a774bcfe54c0 # Parent bb5e71b4d61277676c3dc077780a6eb7bee3b300 Issue #2574 Update the Ubuntu version range to include 16.04 diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -82,8 +82,8 @@ Python2.7 compatible PyPy 5.8.0 ------------------------------- -* `Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ (see ``[1]`` below) -* `Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ (see ``[1]`` below) +* `Linux x86 binary (32bit, tar.bz2 built on Ubuntu 12.04 - 16.04)`__ (see ``[1]`` below) +* `Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 16.04)`__ (see ``[1]`` below) * `ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Raspbian)`__ (see ``[1]`` below) * `ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Ubuntu Raring)`__ (see ``[1]`` below) * `ARM Softfloat Linux binary (ARMEL/gnueabi, tar.bz2, Ubuntu Precise)`__ (see ``[1]`` below) @@ -125,7 +125,7 @@ PyPy 2. You are welcome to use it anyway; if you're lucky it will be fast in your case. -* `Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ (see ``[1]`` below) +* `Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 16.04)`__ (see ``[1]`` below) * `Source (tar.bz2)`__ * `Source (zip)`__ * `All our downloads,`__ including previous versions. We also have a @@ -155,7 +155,7 @@ This is a special version of PyPy! See the `Software Transactional Memory`_ (STM) documentation. -* `PyPy-STM Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)`__ +* `PyPy-STM Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 16.04)`__ .. _`Software Transactional Memory`: http://doc.pypy.org/en/latest/stm.html .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-stm-2.5.1-linux64.tar.bz2