Zope.contentprovider

Latest version: v5.0

Safety actively analyzes 630217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

4.0.0a1

====================

- Add Python 3.3 support.

- Replace deprecated ``zope.component.adapts`` usage with equivalent
``zope.component.adapter`` decorator.

- Replace deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Drop support for Python 2.4 and 2.5.

3.7.2

==================

- Fix unit tests broken under Python 2.4 by the switch to the standard
library ``doctest`` module.

3.7.1

==================

- Prefer the standard library's ``doctest`` module to the one from
``zope.testing.``

3.7

================

- Since ``tales:expressiontype`` is now in ``zope.browserpage``, update
conditional ZCML accordingly so it doesn't depend on the presence of
``zope.app.pagetemplate`` anymore.

3.6.1

==================

- Ensure that our ``configure.zcml`` can be loaded without requiring further
dependencies. It uses a ``tales:expressiontype`` directive defined in
``zope.app.pagetemplate.`` We keep that dependency optional, as not all
consumers of this package use ZCML to configure the expression type.

3.6.0

==================

- Update test dependency to use ``zope.browserpage``.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.