Created attachment 196783 [details] py-pillow-5.2.0.patch Hello, attached is the patch that updates graphics/py-pillow to 5.2.0. Changes by upstream: - https://github.com/python-pillow/Pillow/compare/5.0.0...5.2.0 QA: - poudriere (10.4-, 11.1-, 11.2-RELEASE, 12.0-ALPHA4 i386 + amd64) for each py27, py36 + py37 flavor -> OK Results by make test: > py27 - 983 passed, 193 skipped in 20.41 seconds > py36 - 984 passed, 192 skipped in 19.47 seconds > py37 - 984 passed, 192 skipped in 16.46 seconds I also checked the requirements.txt + setup.py (if existed) of each port for fixed dependencies of graphics/py-pillow. Either graphics/py-pillow was listed without any version or it was completely omitted.
Fails for mips, unless both JPEG options are off and WEBP is off; as one, if not all three end up needing gcc(not for mips) Could add an if !mips then those options are available
(In reply to Nathan from comment #1) LCMS and TIFF is not available for mips either(gcc)
A commit references this bug: Author: miwi Date: Sun Sep 30 14:39:35 UTC 2018 New revision: 480957 URL: https://svnweb.freebsd.org/changeset/ports/480957 Log: - Update to 5.2.0 Changes by upstream: - https://github.com/python-pillow/Pillow/compare/5.0.0...5.2.0 PR: 231088 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