forked from pool/python-ZConfig
6b7b5930f16c62653d5cd8ea37df2e6508e3aac552fa6725bc3b24c94cdf52b4
- update to 4.1:
* Add support for Python 3.12.
- drop support-python-312.patch (upstream)
- add py313.patch: fix test failures with 3.13
* Drop support for Python 2.6 and 3.2 and add support for
* BaseLoader is now an abstract class that cannot be
* Allow nan, inf and -inf values for floats in configurations.
* Scripts zconfig (for schema validation) and
* A new ZConfig.sphinx Sphinx extension facilitates
automatically documenting ZConfig components using their
description and examples in Sphinx documentation. See
* Simplify internal schema processing of max and min
* Almost all uses of type as a parameter name have been
replaced with type_ to avoid shadowing a builtin. These were
* Add ability to do variable substitution from environment
OBS-URL: https://build.opensuse.org/request/show/1218884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%