Zope.app.component

Latest version: v5.0

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

Scan your dependencies

Page 1 of 4

5.1

----------------

- Nothing changed yet.

5.0

----------------

- Add support for Python 3.8, 3.9, 3.10, 3.11.

- Drop support for Python 2.7, 3.4, 3.5, 3.6.

- Remove deprecated:

- ``zope.app.component.getNextUtility`` (import from ``zope.site``)
- ``zope.app.component.queryNextUtility`` (import from ``zope.site``)
- ``zope.app.component.getNextSiteManager`` (no replacement)
- ``zope.app.component.queryNextSiteManager`` (no replacement)

4.1.0

------------------

- Add support for Python 3.7.

4.0.0

------------------

- Remove test dependencies on zope.app.testing, zope.app.zcmlfiles,
and others.

- Remove install dependency on zope.app.form, replaced with direct
imports of zope.formlib.

- Simplify ``zope.app.component.testing`` to remove the deprecated or
broken functionality in ``testingNextUtility`` and
``SiteManagerStub``. ``PlacefulSetup`` is retained (and incorporates
much of what was previously inherited from ``zope.app.testing``),
although use of ``zope.component.testing.PlacelessSetup`` is
suggested when possible.

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

3.9.3

------------------

- Replaced an undeclared test dependency on ``zope.app.authentication`` with
``zope.password``.

- Removed unneeded dependencies.

3.9.2

------------------

- Replaced a testing dependency on ``zope.app.securitypolicy`` with one on
``zope.securitypolicy``.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.