Zope-app-broken

Latest version: v4.0.0

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

Scan your dependencies

4.0.1

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

- Drop dependency on ``zope.broken``, because the correct imports have
moved into ZODB.

4.0.0

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

- Add support for Python 3.4, 3.5, 3.6 and PyPy.

- Change dependency on ``ZODB3`` to ``ZODB``.

- The ``browser.zcml`` will only be loaded if ``zope.browserpage`` is
installed.

- Accessing the ``__parent__`` and ``__name__`` attributes of broken
objects will no longer raise ``AttributeError`` if the state is an
unexpected type, instead returning ``None``.

3.6.0

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

- Depend on new ``zope.processlifetime`` interfaces and implementations
instead of using BBB imports from ``zope.app.appsetup``.

- Added test extra to declare test dependency on ``zope.testing``.

- Using Python's ``doctest`` module instead of depreacted
``zope.testing.doctest``.

3.5.0

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

- Depend on new ``zope.broken`` package for the ``IBroken`` interface.

3.4.0

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

- Initial release independent of the main Zope tree.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.