https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237426
Bug ID: 237426 Summary: graphics/py-pillow: Update to 6.0.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ko...@freebsd.org Reporter: k...@freebsd.org CC: pyt...@freebsd.org Flags: maintainer-feedback?(ko...@freebsd.org) Attachment #203846 maintainer-approval?(ko...@freebsd.org) Flags: Created attachment 203846 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203846&action=edit py-pillow-6.0.0.patch Hi, attached is the patch that updates graphics/py-pillow to 6.0.0 . Changes to the port: - Updated the comment that lists the supported Python versions - Removed CONFLICTS_INSTALL because py-imaging has been removed from the ports tree in 2016 Release Notes: - https://pillow.readthedocs.io/en/latest/releasenotes/index.html Backward Incompatible Changes (6.0.0): - https://pillow.readthedocs.io/en/latest/releasenotes/6.0.0.html#backwards-incompatible-changes Detailed Changelog: - https://github.com/python-pillow/Pillow/blob/6.0.0/CHANGES.rst QA: ~~~ - poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r346346 amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Results of "make test" with default options: - py36 -> 1111 passed, 199 skipped in 21.74 seconds - py27 -> 1110 passed, 200 skipped in 22.68 seconds Results of "make test" with all options enabled: - py36 -> 1187 passed, 123 skipped in 24.56 seconds - py27 -> 1186 passed, 124 skipped in 25.32 seconds -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"