On behalf of Zope developer community I am pleased to announce the release of Zope 6.0. It does not bring added features compared to the 5.x release series, but switches namespace package declarations from the old "pkg_resources"-style to PEP 420 implicit namespaces. The switchover may be a breaking change under some limited circumstances, thus the new major release version.
See Migration from Zope 5 to Zope 6 - Zope 6.1.dev0 documentation for migration information.
If you want to stay on Zope 5 check out the recent release of version 5.14.1 at Zope · PyPI .
Links to more information:
- full change log: Change log - Zope 6.1.dev0 documentation
- installation instructions: Installing Zope - Zope 6.1.dev0 documentation
- documentation: https://zope.readthedocs.io/
- source code: GitHub - zopefoundation/Zope: Zope is an open-source web application server. · GitHub