Created attachment 200769 [details] py-pillow-5.3.0.patch Hello, attached is the patch that updates graphics/py-pillow to 5.3.0 . Changes by upstream: - https://github.com/python-pillow/Pillow/blob/5.3.0/CHANGES.rst Changes to the port: - moved USES block above the OPTIONS block according to PHB and to pet portlint QA: ~~~ - poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r341993 amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Results from make test (all archs): - default options + Python 2.7 -> 1040 pass, 200 skipped - all options + Python 2.7 -> 1113 pass, 127 skipped - default options + Python 3.6 -> 1041 pass, 199 skipped - all options + Python 3.6 -> 1114 pass, 126 skipped Note: Recently 5.4.0 has been released some days ago but that release is rather new and still untested.
A commit references this bug: Author: miwi Date: Tue Jan 29 16:32:40 UTC 2019 New revision: 491582 URL: https://svnweb.freebsd.org/changeset/ports/491582 Log: - Update to 5.3.0 - Moved USES block above the OPTIONS block according to PHB and to pet portlint Changes by upstream: - https://github.com/python-pillow/Pillow/blob/5.3.0/CHANGES.rst PR: 234613 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Sponsored by: iXsystems Inc. Changes: head/graphics/py-pillow/Makefile head/graphics/py-pillow/distinfo