Zope-app-component

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 3

4.0.1

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

- Nothing changed yet.

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``.

3.9.1

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

- No longer using deprecated ``zope.testing.doctest``. Use python's build-in
``doctest`` instead.

- Replaced the dependency on ``zope.deferredimport`` with BBB imports.

3.9.0

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

- Added missing BBB import in ``zope.app.component.metaconfigure``.

- Requiring at least ``zope.component`` 3.8 where some modules have
moved which are BBB imported here.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.