From 3f5ac14003cd18d262c9e16255b1956d0b421834 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 3 Mar 2017 20:11:21 +1100 Subject: [PATCH] Rearranged operating systems in Platform Support [ci skip] --- docs/installation.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 005cbfd22..334bc1638 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -354,14 +354,14 @@ current versions of Linux, macOS, and Windows. +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Fedora 23 |Yes | 2.7,3.4 | 3.1.0 |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Ubuntu Linux 10.04 LTS |Yes | 2.6 | 2.3.0 |x86,x86-64 | +| Ubuntu Linux 14.04 LTS |Yes | 2.7,3.4 | 3.1.0 |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Ubuntu Linux 12.04 LTS |Yes | 2.6,2.7,3.2,3.3,3.4,3.5 | 3.4.1 (CI target) |x86,x86-64 | | | | PyPy5.3.1,PyPy3 v2.4.0 | | | | | | | | | | | | 2.7,3.2 | 3.4.1 |ppc | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Ubuntu Linux 14.04 LTS |Yes | 2.7,3.4 | 3.1.0 |x86-64 | +| Ubuntu Linux 10.04 LTS |Yes | 2.6 | 2.3.0 |x86,x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Debian 8.2 Jessie |Yes | 2.7,3.4 | 3.1.0 |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ @@ -373,15 +373,15 @@ current versions of Linux, macOS, and Windows. +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | FreeBSD 10.2 |Yes | 2.7,3.4 | 3.1.0 |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Windows 7 Pro |Yes | 2.7,3.2,3.3 | 3.4.1 |x86-64 | -+----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Windows Server 2008 R2 Enterprise|Yes | 3.3 | |x86-64 | -+----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Windows Server 2012 R2 |Yes | 2.7,3.3,3.4 | 3.4.1 (CI target) |x86,x86-64 | +| Windows 8.1 Pro |Yes | 2.6,2.7,3.2,3.3,3.4 | 2.4.0 |x86,x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Windows 8 Pro |Yes | 2.6,2.7,3.2,3.3,3.4a3 | 2.2.0 |x86,x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Windows 8.1 Pro |Yes | 2.6,2.7,3.2,3.3,3.4 | 2.4.0 |x86,x86-64 | +| Windows 7 Pro |Yes | 2.7,3.2,3.3 | 3.4.1 |x86-64 | ++----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ +| Windows Server 2012 R2 |Yes | 2.7,3.3,3.4 | 3.4.1 (CI target) |x86,x86-64 | ++----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ +| Windows Server 2008 R2 Enterprise|Yes | 3.3 | |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ Old Versions