| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
@szakitibi In my opinion, there are currently no new features or bug fixes that require a new release. However, if you need a new release that includes this PR, I can do it. |
Sorry, something went wrong.
Indeed, currently there is no pressure for the release. The Plone 6.2.x-latest requirements has the horse-with-no-namespace out of box. However the namespaces in the Plone ecosystem has been moved to PEP 420 already - see PLIP#3928. The plone, Products and collective namespace has most products released as PEP 420 compliant. The pas namespace has to be moved eventually, to keep up with Plone core. E.g. pas.plugins.ldap already has 2.0.0rc2. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is a breaking change that we need for Plone 6.2, because setuptools dropped pkg_resources module near the end of 2025.
See also plone/Products.CMFPlone#3928.