forked from pool/python-ZConfig
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
bdf6cbc9ef
commit
7d60b05c01
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:24:46 UTC 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 13:35:29 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user