Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684230 - <dev-python/reportlab-3.5.13-r1 breaks with >=dev-python/pillow-6
Summary: <dev-python/reportlab-3.5.13-r1 breaks with >=dev-python/pillow-6
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 686040
Blocks:
  Show dependency tree
 
Reported: 2019-04-24 07:09 UTC by Hanno Böck
Modified: 2020-01-26 17:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)