pkgsrc/devel/py-zconfig
adam 2b19f09ee2 py-zconfig: updated to 3.6.0
3.6.0 (2021-05-19)
==================

- 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.
2021-05-25 05:38:30 +00:00
..
ALTERNATIVES
DESCR
distinfo
Makefile
PLIST