X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:message-id:subject:from:to:date
	:content-type:mime-version:content-transfer-encoding; q=dns; s=
	default; b=wirI00SxieEzzLR/l+LtucPSolvUl/WAfKvseVBG+IO/tP+sX/RBa
	+EJ07kpqkVx9H/qknaGvDBz5pMZcCWWha4PeVvvgAr6DZD0RkqMq2+xYhhEI6PJ+
	tTAMuaZ/sZF8iN8gB6dJwN6AHg3W1KfbIQq0fi/nUeMegoGVkwoS9c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:message-id:subject:from:to:date
	:content-type:mime-version:content-transfer-encoding; s=default;
	 bh=l5EDTSs5EDQG/jBtI+awKJmzXA4=; b=hj3Gfysw2Rf5FxoNvfZbaKjmDy4X
	UtWsg4Yp8mmfR4dmlk5+9KrnL24/3oKZF1GPtXl36Ci8UV0rskbHfw0ie9w7y6Ef
	dZ/YGITAuvQWI75XIIFXCY4FHRngSm5OZBRlbS2lYN//xUsbNxyNQkeaW/YzB/fH
	Kjb67c7eJpRHOUA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2
Message-Id: <announce.1424235947.11028.110.camel@cygwin.com>
Subject: [ANNOUNCEMENT] Updated: python-imaging/python3-imaging-2.7.0-1
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Tue, 17 Feb 2015 23:05:47 -0600
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

The following packages have been updated in the Cygwin distribution:

* python-imaging-2.7.0-1
* python3-imaging-2.7.0-1

The Python Imaging Library (PIL) adds image processing capabilities to
the Python interpreter. This library supports many file formats, and
provides powerful image processing and graphics capabilities.

The Pillow fork is a drop-in replacement for the original PIL, with one
exception: previously one could "import Image", but now it must be
imported as "from PIL import Image", which also works with the original
PIL.  By now, most code should have been fixed, but if not, patches
should exist in Fedora and other Linux distributions.

This is an update to the latest upstream release.

-- 
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

