Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684230

Summary: <dev-python/reportlab-3.5.13-r1 breaks with >=dev-python/pillow-6
Product: Gentoo Linux Reporter: Hanno Böck <hanno>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 686040    
Bug Blocks:    

Description Hanno Böck gentoo-dev 2019-04-24 07:09:39 UTC
reportlab has an incompatibility with pillow 6.0.0.

We already have a patch in the tree for this issue in reportlab-3.5.13-r1 (files/reportlab-3.5.13-pillow-VERSION.patch), but now pillow 6.0.0 went stable and the reportlab fix is not.

So I think we should stabilize
dev-python/reportlab-3.5.13-r1
Comment 1 Hanno Böck gentoo-dev 2019-04-24 07:12:30 UTC
For reference, this is the (unfixed) upstream bug:
https://bitbucket.org/rptlab/reportlab/issues/176/incompatibility-with-pillow-600
Comment 2 Larry the Git Cow gentoo-dev 2019-05-15 16:20:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8b9ce35d357fd865b59287540ed8667bf1b98c

commit 1b8b9ce35d357fd865b59287540ed8667bf1b98c
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-05-15 16:18:51 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-05-15 16:19:43 +0000

    dev-python/reportlab: Prevent use of 3.3.0-r2 with pillow >=6
    
    Bug: https://bugs.gentoo.org/684230
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.65, Repoman-2.3.12

 dev-python/reportlab/reportlab-3.3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)