Date: Sat, 18 May 2019 11:16:01 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 237426] graphics/py-pillow: Update to 6.0.0 Message-ID: <bug-237426-21822-WCBg4hIAMv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237426-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-237426-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237426 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: kai Date: Sat May 18 11:15:01 UTC 2019 New revision: 501950 URL: https://svnweb.freebsd.org/changeset/ports/501950 Log: graphics/py-mcomix: Fix runtime with graphics/py-pillow 6.0 * Prevent runtime breakage when graphics/py-pillow is updated to 6.0 where the deprecated constant "Image.VERSION" is no longer available. [1] * Add a workaround for the behavior of the "_getexif" function that is st= ill buggy with PNG files that contain EXIF meta data. [2] Also while I'm here: * Add "gnome" to USES as using USE_GNOME alone is deprecated. PR: 237887, 237426 (related) Approved by: ashish (maintainer) Obtained from: upstream [1], https://github.com/multiSnow/mcomix3/issues/76 [2] Changes: head/graphics/py-mcomix/Makefile head/graphics/py-mcomix/files/ head/graphics/py-mcomix/files/patch-mcomix_image__tools.py head/graphics/py-mcomix/files/patch-mcomix_run.py --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237426-21822-WCBg4hIAMv>