Name: | python-pillow |
---|---|
Version: | 2.0.0 |
Release: | 17.gitd1c6db8.el7 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 1550420 |
License: | MIT |
RPM: | python-pillow-2.0.0-17.gitd1c6db8.el7.i686.rpm |
Source RPM: | python-pillow-2.0.0-17.gitd1c6db8.el7.src.rpm |
Build Date: | Wed May 21 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://python-imaging.github.com/Pillow/ |
Summary: | Python image processing library |
Description: | Python image processing library, fork of the Python Imaging Library (PIL) This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities. There are five subpackages: tk (tk interface), qt (PIL image wrapper for Qt), sane (scanning devices interface), devel (development) and doc (documentation). |
- Wiped out some memory leaks.
- Mass rebuild 2014-01-24
- Fixed memory corruption. - Resolves: rhbz#1001122
- Mass rebuild 2013-12-27
- Mark doc subpackage arch dependent. Docs are built depending on supported features, which are different across archs. Resolves: rhbz#987839
- Drop lcms support Resolves: rhbz#987839
- Build without webp support on s390* archs Resolves: rhbz#962059
- Conditionaly disable build of python3 parts on RHEL system
- Add patch to fix test failure on big-endian
- Remove Obsoletes in the python-pillow-qt subpackage. Obsoletes isn't appropriate since qt support didn't exist in the previous python-pillow package so there's no reason to drag in python-pillow-qt when updating python-pillow.