* Add support for checking environment variables in zcml conditions. Use
envvar or not-envvar. not-envvar is true when the variable is not set,
is empty, or has one of the usual 'false' values like '0'.
* Add support for Python 3.12, 3.13.
* Drop support for Python 3.7.
- Switch to pyproject macros.
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=21
- update to version 4.3.1
4.2.0
* Reach 100% automated test coverage.
* Add support for Python 3.7.
* Drop support for Python 3.3.
* Drop support for python setup.py test.
* Fix the doctests with zope.schema 4.7 and above.
* More classes and exceptions enhancements.
4.2.1
* Fix GlobalObject no longer allowing just a single ‘.’.
4.2.2
* Fix GlobalObject no longer allowing multiple leading dots.
* Add __all__ to all modules listing the documented members of
the module.
4.3.0
* Simplify exception chaining and nested exception error messages.
4.3.1
* Do not break when running the tests from a wheel.
- drop *-doc subpackage, use multibuild instead
OBS-URL: https://build.opensuse.org/request/show/691757
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=8