Zope-lifecycleevent

Latest version: v4.2.0

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

Scan your dependencies

Page 2 of 3

4.0.0

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

- Test coverage at 100%.

- Add support for Python 3.3 and PyPy.

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

- Drop support for Python 2.4 and 2.5.

3.7.0

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

- Add convenience functions to parallel ``zope.lifecycleevent.modified``
for the other events defined in this package.

3.6.2

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

- Add not declared, but needed test dependency on ``zope.component [test]``.

3.6.1

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

- Remove dependency on undeclared ``zope.testing.doctest``.

3.6.0

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

- Refactor tests to lose ``zope.annotation`` and ``zope.dublincore`` as
dependencies.

3.5.2

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

- Copy ``IObjectMovedEvent``, ``IObjectAddedEvent``,
``IObjectRemovedEvent`` interfaces and ``ObjectMovedEvent``,
``ObjectAddedEvent`` and ``ObjectRemovedEvent`` classes here
from ``zope.container`` (plus tests). The intent is to allow packages
that rely on these interfaces or the event classes to rely on
``zope.lifecycleevent`` (which has few dependencies) instead of
``zope.container`` (which has many).

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.