------------------
Breaking changes:
- Support Plone 6.0, 6.1, 6.2, Python 3.9-3.13, and Buildout 4.
Drop support for older Plone, Python and Buildout versions.
Drop support for PyPy. Technically it may still work, but we no longer test it. It is irrelevant for Plone.
[maurits] (24)
Bug fixes:
- Fix importing module when the module name differs from the project name.
This can easily happen with ``setuptools`` 75.8.1, though maybe 75.8.2 fixes it in some cases.
[maurits] (25)