Page MenuHomeSolus

Updated 'python-pillow' to 5.0.0
AbandonedPublic

Authored by debug on Feb 27 2018, 12:30 AM.
Tags
None
Referenced Files
F11051941: D2394.id.diff
Thu, Aug 10, 8:31 PM
F11051940: D2394.id5770.diff
Thu, Aug 10, 8:31 PM
F11051939: D2394.id5776.diff
Thu, Aug 10, 8:31 PM
F11051938: D2394.id5769.diff
Thu, Aug 10, 8:30 PM
F11036418: D2394.diff
Wed, Aug 9, 7:18 PM
F11019357: D2394.id.diff
Sun, Aug 6, 7:31 PM
F11003301: D2394.diff
Mon, Jul 31, 1:13 PM
F10997815: D2394.diff
Thu, Jul 27, 1:44 PM

Details

Reviewers
DataDrake
Group Reviewers
Triage Team
Summary

Full changelog available here.

Test Plan
  • Ran full test suite included in the GitHub repository with all tests passing for both versions of Python.
  • Tested with personal Image steganography program again working as intended.
  • Tested printing from LibreOffice (hplip)
  • Ran full 'tox' test suite for python-qrcode

Diff Detail

Repository
R2644 python-pillow
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

debug retitled this revision from Update to 5.0.0 to Updated 'python-pillow' to 5.0.0.Feb 27 2018, 12:43 AM

Fixed error with 'python-pillow-devel' package.
The headers directory was moved from 'libImaging' -> 'src/libImaging'.

could you please replace libjpeg-turbo-develby pkgconfig(libturbojpeg) ?

Replaced libjpeg-turbo-devel with pkgconfig(libturbojpeg)

DataDrake added a subscriber: DataDrake.

Given how many things rely on pillow, I need testing of those packages. Thanks!

This revision now requires changes to proceed.Mar 24 2018, 3:10 PM

Package has now been updated to a later version