X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT 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: Subject: [ANNOUNCEMENT] Updated: python-imaging/python3-imaging-2.7.0-1 From: Yaakov Selkowitz To: cygwin AT cygwin DOT 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