Zope-configuration

Latest version: v4.1.0

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

Scan your dependencies

Page 3 of 3

3.7.0

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

- Adjust testing output to newer zope.schema.

- Prefer zope.testing.doctest over doctestunit.

3.6.0

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

- Removed dependency of `zope.deprecation` package.

- Don't suppress deprecation warnings any more in 'zope.configuration'
package level. This makes it more likely other packages will generate
deprecation warnings now, which will allow us to remove more
outdated ones.

- Don't fail when zope.testing is not installed.

- Added missing ``processFile`` method to ``IConfigurationContext``.
It is already implemented in the mix-in class,
``zope.configuration.config.ConfigurationContext``, and used by
implementations of ``include`` and ``exclude`` directives.

3.5.0

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

- Added the ``exclude`` directive to standard directives. It was
previously available via ``zc.configuration`` package and now it's
merged into ``zope.configuration``.

- Changed package's mailing list address to zope-dev at zope.org,
change "cheeseshop" to "pypi" in the package's url.

3.4.1

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

- Use built-in 'set' type, rather than importin the 'sets' module,
which is deprecated in Python 2.6.

- Added support to bootstrap on Jython.

3.4.0

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

This package was part of the Zope 3 distribution and did not have its own
CHANGES.txt. For earlier changes please refer to either our subversion log or
the CHANGES.txt of earlier Zope 3 releases.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.