Zope-configuration

Latest version: v4.1.0

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

Scan your dependencies

Page 1 of 3

4.1.1

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

- Nothing changed yet.

4.1.0

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

- Drop support for Python 2.6 and 3.2.

- Add support for Python 3.5 and 3.6.

- Fix the ``domain`` of MessageID fields to be a native string.
Previously on Python 3 they were bytes, which meant that they
couldn't be used to find translation utilities registered by
zope.i18n. See `issue 17 <https://github.com/zopefoundation/zope.configuration/issues/17>`_.

4.0.3

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

- Add explicit support for Python 3.4.

4.0.2

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

- Flesh out PyPI Trove classifiers.

- Remove spurious declaration of 'test' dependency on ``zope.testing``.

4.0.1

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

- Add support for Python 3.3.

- Remove the deprecated 'zope.configuration.stxdocs' script.
and made the 'zope.configuration.tests.conditions' helper module
(used in running Sphinx doctest snippets) Py3k compatible.
https://bugs.launchpad.net/zope.configuration/+bug/1025390

4.0.0

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

- Bring unit test coverage to 100%.

- Automate build of Sphinx HTML docs and running doctest snippets via tox.

- Drop hard testing dependency on ``zope.testing``.

- Add explicit support for PyPy.

- Add explicit support for Python 3.2.

- Drop explicit support for Python 2.4 / 2.5.

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

- Add ``Sphinx`` documentation.

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

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.