forked from pool/python-ZConfig
0edbae20e463a3986ed8446e38c7c078ebf71371a5cb56a2f64f348d77c46277
- 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.
OBS-URL: https://build.opensuse.org/request/show/905798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%