From 0e698497a60bff2dfc21d1a535eb49de68ab456d Mon Sep 17 00:00:00 2001 From: wiredfool Date: Thu, 13 Jun 2013 21:17:46 -0700 Subject: [PATCH 1/2] Updated support/testing --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 59d8c3f00..7ab0915f5 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Pillow +1;2cPillow ====== .. Note:: Pillow < 2.0.0 supports Python 2.4, 2.5, 2.6, 2.7; Pillow >= 2.0.0 supports Python 2.6, 2.7, 3.2, 3.3. @@ -96,7 +96,9 @@ Current platform support for Pillow. Binary distributions are contributed for ea +----------------------------------+-------------+------------------------------+-----------------------+ | Ubuntu Linux 12.04 LTS |Yes | 2.6,2.7,3.2,3.3 |x86,x86-64 | +----------------------------------+-------------+------------------------------+-----------------------+ -| Gentoo Linux |Soon | 2.7,3.2 |x86-64 | +| Raspian Wheezy |Yes | 2.7,3.2 |arm | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Gentoo Linux |Yes | 2.7,3.2 |x86-64 | +----------------------------------+-------------+------------------------------+-----------------------+ | Windows 7 Pro |Yes | 2.7,3.2 |x86 | +----------------------------------+-------------+------------------------------+-----------------------+ From 55cd9d15c7128524f805e3d9eea8fe8784da400b Mon Sep 17 00:00:00 2001 From: wiredfool Date: Thu, 13 Jun 2013 21:20:46 -0700 Subject: [PATCH 2/2] Removed feline quality typing --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7ab0915f5..16e4be2a7 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -1;2cPillow +Pillow ====== .. Note:: Pillow < 2.0.0 supports Python 2.4, 2.5, 2.6, 2.7; Pillow >= 2.0.0 supports Python 2.6, 2.7, 3.2, 3.3.