Zope-principalregistry

Latest version: v4.2.0

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

Scan your dependencies

Page 2 of 2

3.7.1

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

- Add test extra to declare test dependency on ``zope.component [test]``.

- Use Python's ``doctest`` module instead of deprecated
``zope.testing.doctest``.

3.7.0

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

- Remove ``zope.container`` dependency, as contained principals didn't make any
sense, since PrincipalRegistry never provided IContainer. Also, zope.container
pulls a number dependencies, that are not needed for non-persistent principal
registry (like, ZCML, for example).

Set ``__name__`` and ``__parent__`` by hand to provide some backward-compatibility and
to save a pointer to registry from principal objects.

- Initial release. This package was split from zope.app.security as a part
of the refactoring process to provide global principal registry without extra
dependencies.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.