plone / buildout.coredev

Plone Core Development Buildout
http://docs.plone.org/develop/coredev/docs/
74 stars 75 forks source link

Upgrade Pillow to 10.2.0. #906

Closed mauritsvanrees closed 8 months ago

mauritsvanrees commented 8 months ago

This should work, now that https://github.com/plone/plone.scale/pull/90 is merged.

I am inclined to say we only do this for Plone 6.1, not 6.0. The release has backwards incompatibilities. Should not be noticeable under normal use, but you never know what projects have as extra code. I am not aware of anything new in Pillow 10 that we would really want to actively use in Plone. So 9.5 should still be fine for Plone 6.0.

mauritsvanrees commented 8 months ago

@jenkins-plone-org please run jobs

wesleybl commented 5 months ago

@mauritsvanrees would it be possible to use Pillow version 10 in Plone 6.0? In theory, version 9.5.0 does not support Python 3.12:

https://github.com/python-pillow/Pillow/blob/9.5.0/setup.cfg#L19

And we don't have wheels for Python 3.12 for version 9.5.0:

https://pypi.org/project/pillow/9.5.0/#files