Zope-location

Latest version: v4.1.0

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

Scan your dependencies

Page 1 of 4

4.1.1

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

- Nothing changed yet.

4.1.0

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

- Drop support for Python 2.6, 3.2 and 3.3.

- Add a page to the docs on hacking ``zope.location``.

- Note additional documentation dependencies.

- Add support for Python 3.5 and 3.6.

- Remove internal ``_compat`` implementation module.

4.0.3

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

- Add Python 3.4 support.

- Update ``boostrap.py`` to version 2.2.

4.0.2

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

- Change the behavior of ``LocationProxy``'s ``__setattr__()`` to correctly
behave when dealing with the pure Python version of the ``ProxyBase``
class. Also added a test suite that fully tests the pure Python proxy
version of the ``LocationProxy`` class.

4.0.1

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

- Add Python 3.3 support.

4.0.0

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

- Remove backward-compatibility imports:

- ``zope.copy.clone`` (aliased as ``zope.location.pickling.locationCopy``)

- ``zope.copy.CopyPersistent`` (aliased as
``zope.location.pickling.CopyPersistent``).

- ``zope.site.interfaces.IPossibleSite`` (aliased as
``zope.location.interfaces.IPossibleSite``).

- Add Python 3.2 support.

- Make ``zope.component`` dependency optional. Use the ``component`` extra
to force its installation (or just require it directly). If
``zope.component`` is not present, this package defines the ``ISite``
interface itself, and omits adapter registrations from its ZCML.

- Add support for PyPy.

- Add support for continuous integration using ``tox`` and ``jenkins``.

- Bring unit test coverage to 100%.

- Add Sphinx documentation: moved doctest examples to API reference.

- Add 'setup.py docs' alias (installs ``Sphinx`` and dependencies).

- Add 'setup.py dev' alias (runs ``setup.py develop`` plus installs
``nose`` and ``coverage``).

- Replace deprecated ``zope.component.adapts`` usage with equivalent
``zope.component.adapter`` decorator.

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

- Drop support for Python 2.4 and 2.5.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.