You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mamico Is there a release manager for this product?
I see a few other PRs (#73, #86, #90, #96) have been merged in the past year, but no release since last May and version 2.0.0.
@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.
@szakitibi In my opinion, there are currently no new features or bug fixes that require a new release.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a breaking change that we need for Plone 6.2, because
setuptoolsdroppedpkg_resourcesmodule near the end of 2025.See also plone/Products.CMFPlone#3928.