plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
240 stars 183 forks source link

Products.PortalTransforms import lxml but not lxml[html_clean] #3938

Closed 1letter closed 2 months ago

1letter commented 2 months ago

Products.PortalTransforms import lxml but not lxml[html_clean]

https://lxml.de/5.2/changes-5.2.0.html

Version: Plone 6.0-dev

i open an issue in https://github.com/plone/Products.PortalTransforms/issues/61

I see the lxml version is pinned to 4.9.4 in https://dist.plone.org/release/6.0-dev/constraints.txt

mauritsvanrees commented 2 months ago

Earlier this year I tried updating lxml to version 5, but that gave an error in the diazo tests. I looked again yesterday and opened an issue: https://github.com/plone/diazo/issues/87