Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-ZConfig-doc | Distribution: openSUSE:Factory:zSystems |
Version: 4.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Oct 28 23:21:11 2024 |
Group: Unspecified | Build host: reproducible |
Size: 141822 | Source RPM: python-ZConfig-4.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/zopefoundation/ZConfig | |
Summary: Structured Configuration Library |
This package contains documentation files for python310-ZConfig.
ZPL-2.1
* Mon Oct 28 2024 Dirk Müller <dmueller@suse.com> - 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 * Mon Mar 25 2024 Steve Kowalik <steven.kowalik@suse.com> - 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. * Sun Jan 21 2024 Dirk Müller <dmueller@suse.com> - update to 4.0: * Drop support for Python 2.7, 3.5, 3.6. * Mon Feb 20 2023 Daniel Garcia <daniel.garcia@suse.com> - Update to 3.6.1: * Add support for Python 3.11. * Drop support for Python 3.4. * Sun Jul 11 2021 Jason Craig <os@jacraig.com> - 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. * Mon Nov 25 2019 Steve Kowalik <steven.kowalik@suse.com> - Add python-38-support.patch to support Python 3.8 * Mon Jul 29 2019 pgajdos@suse.com - 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>`_. * Mon Mar 04 2019 Tomáš Chvátal <tchvatal@suse.com> - 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. * Fri Jun 23 2017 aloisio@gmx.com - Update to 3.2.0 * Drop support for Python 2.6 and 3.2 and add support for Python 3.6. * Run tests with pypy and pypy3 as well. * Host docs at https://zconfig.readthedocs.io * BaseLoader is now an abstract class that cannot be instantiated. * Allow nan, inf and -inf values for floats in configurations. See https://github.com/zopefoundation/ZConfig/issues/16. * Scripts zconfig (for schema validation) and zconfig_schema2html are ported to Python 3. * A new ZConfig.sphinx Sphinx extension facilitates automatically documenting ZConfig components using their description and examples in Sphinx documentation. See https://github.com/zopefoundation/ZConfig/pull/25. * Simplify internal schema processing of max and min occurrence values. See https://github.com/zopefoundation/ZConfig/issues/15. * Almost all uses of type as a parameter name have been replaced with type_ to avoid shadowing a builtin. These were typically not public APIs and weren’t expected to be called with keyword arguments so there should not be any user-visible changes. See https://github.com/zopefoundation/ZConfig/issues/17 3.1.0: * Add ability to do variable substitution from environment variables using $() syntax. - Converted to single-spec * Wed Apr 16 2014 p.drouand@gmail.com - Update to version 3.0.4 + Added Python 3.4 support - Implement update-alternatives
/usr/share/doc/packages/python310-ZConfig-doc /usr/share/doc/packages/python310-ZConfig-doc/docs /usr/share/doc/packages/python310-ZConfig-doc/docs/Makefile /usr/share/doc/packages/python310-ZConfig-doc/docs/_build /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/changelog.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/developing-with-zconfig.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/documenting-components.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/index.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/logging-components.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/py-mod-cmdline.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/py-mod-datatypes.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/py-mod-loader.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/py-mod-subst.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/py-mod-zconfig.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/standard-components.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/standard-datatypes.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/tools.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/using-logging.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/using-zconfig.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/writing-components.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/writing-schema.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/_build/html/_sources/zconfig.rst.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/changelog.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/conf.py /usr/share/doc/packages/python310-ZConfig-doc/docs/developing-with-zconfig.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/documenting-components.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/index.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/logging-components.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/py-mod-cmdline.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/py-mod-datatypes.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/py-mod-loader.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/py-mod-subst.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/py-mod-zconfig.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/requirements.txt /usr/share/doc/packages/python310-ZConfig-doc/docs/root-and-child-config.conf /usr/share/doc/packages/python310-ZConfig-doc/docs/schema.dtd /usr/share/doc/packages/python310-ZConfig-doc/docs/simple-root-config.conf /usr/share/doc/packages/python310-ZConfig-doc/docs/standard-components.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/standard-datatypes.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/tools.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/using-logging.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/using-zconfig.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/writing-components.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/writing-schema.rst /usr/share/doc/packages/python310-ZConfig-doc/docs/zconfig.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 00:48:57 2024