forked from pool/python-voluptuous
- update to 0.11.5:
* Fixed issue with opening README file in setup.py. * Support Python 3.7. * #343: Drop support for Python 3.3. * #342: Add support for sets and frozensets. * #332: Fix Python 3.x compatibility for setup.py when pypandoc is installed. * #348: Include path in AnyInvalid errors. *#351: Fix Date behaviour when a custom format is specified. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-voluptuous?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 20:08:10 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- update to 0.11.5:
|
||||
* Fixed issue with opening README file in setup.py.
|
||||
* Support Python 3.7.
|
||||
* #343: Drop support for Python 3.3.
|
||||
* #342: Add support for sets and frozensets.
|
||||
* #332: Fix Python 3.x compatibility for setup.py when pypandoc is installed.
|
||||
* #348: Include path in AnyInvalid errors.
|
||||
*#351: Fix Date behaviour when a custom format is specified.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 11:31:24 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user