Revisions of python-ZConfig
Ana Guerrero (anag+factory)
accepted
request 1218884
from
Dirk Mueller (dirkmueller)
(revision 12)
- 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
Ana Guerrero (anag+factory)
accepted
request 1161215
from
Steve Kowalik (StevenK)
(revision 11)
- Don't use rm -f in %prep, it hides failures. - Switch to autosetup and pyproject macros. - Correct path used for running the testsuite. - Add patch support-python-312.patch: * Do not a monkey patch for assertRaisesRegexp, it is not required.
Ana Guerrero (anag+factory)
accepted
request 1140254
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 4.0: * Drop support for Python 2.7, 3.5, 3.6.
Dominique Leuenberger (dimstar_suse)
accepted
request 1067286
from
Steve Kowalik (StevenK)
(revision 9)
- Update to 3.6.1: * Add support for Python 3.11. * Drop support for Python 3.4.
Dominique Leuenberger (dimstar_suse)
accepted
request 905798
from
Markéta Machová (mcalabkova)
(revision 8)
- Update to 3.6.0 * Added support for Python 3.8, 3.9 and 3.10. This primarily involves avoiding the new-in-3.8 validation of the format string when using the ‘safe-template’ format style, since that’s not supported in the Python standard library. * Added ZConfig.pygments module containing a lexer compatible with the pygments library. Made discoverable via an entry point; use zconfig as the highlight language for code-block directives in Sphinx documents. - Drop patch python-38-support.patch that was integrated upstream.
Dominique Leuenberger (dimstar_suse)
accepted
request 750654
from
Steve Kowalik (StevenK)
(revision 7)
- Add python-38-support.patch to support Python 3.8
Dominique Leuenberger (dimstar_suse)
accepted
request 719651
from
Hans-Peter Jansen (frispete)
(revision 6)
- version update to 3.5.0 * Add support for documenting schema files contained in packages to the Sphinx extension. See `issue 59 <https://github.com/zopefoundation/ZConfig/issues/59>`_. (forwarded request 719614 from pgajdos)
Dominique Leuenberger (dimstar_suse)
accepted
request 681395
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 3.4.0: * Many changes have been made in the support for logging configurations * Drop support for Python 3.3. * Add support for Python 3.7. * Drop support for 'python setup.py test'. See issue 38. * Add support for example in section and multisection, and include those examples in generated documentation. See https://github.com/zopefoundation/ZConfig/pull/5. * Fix configuration loaders to decode byte data using UTF-8 instead of the default encoding (usually ASCII). See issue 37.
Dominique Leuenberger (dimstar_suse)
accepted
request 506972
from
Hans-Peter Jansen (frispete)
(revision 4)
(forwarded request 506522 from alois)
Adrian Schröter (adrianSuSE)
committed
(revision 3)
Split 13.2 from Factory
Tomáš Chvátal (scarabeus_factory)
accepted
request 230405
from
Denisart Benjamin (posophe)
(revision 2)
Update + update-alternatives (forwarded request 230404 from posophe)
Stephan Kulow (coolo)
accepted
request 200702
from
Todd R (TheBlackCat)
(revision 1)
needed by python-ZODB3, which replaced now-deleted python-zodb3 source URL fixed
Displaying all 12 revisions