Conversation
|
Based on the traceback it seems to fail due to 6.1 constraints.txt pinning the old Interestingly for 6.0 constraints.txt is pinned correctly to I have created plone/buildout.coredev#1086 to report it. I assume this is a plone/Products.CMFPlone#3928 related PR, but I seen This is a bit confusing, since according to the classic.demo.plone.org's Add-ons controlpanel Shouldn't this PR be considered part of the 6.2 push too? |
petschki
left a comment
There was a problem hiding this comment.
general +1 ... see comment
and maybe add a news/ folder, then plone/meta implements towncrier changelog.
I'd also try uvx plone-codemod src/ --bootstrap --dry-run and look, what it means. This tool is pretty handy to detect wrong imports and eventually bootstrap fixes for classic-ui.
|
@petschki i run the cool tool plone-codemod (amazing) and removed the PloneFormGen migration code |
|
good to merge! 👍🏼 |
No description provided.