forked from pool/python-jsonschema
- downgrade to < 3.0.0 again to fix all openstack clients
- Update to 3.0.1: * Support for Draft 6 and Draft 7 * Draft 7 is now the default * New TypeChecker object for more complex type definitions (and overrides) * Falling back to isodate for the date-time format checker is no longer attempted, in accordance with the specification OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 8 19:16:49 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- downgrade to < 3.0.0 again to fix all openstack clients
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 28 14:57:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.0.1:
|
||||||
|
* Support for Draft 6 and Draft 7
|
||||||
|
* Draft 7 is now the default
|
||||||
|
* New TypeChecker object for more complex type definitions (and overrides)
|
||||||
|
* Falling back to isodate for the date-time format checker is no longer attempted, in accordance with the specification
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 14 15:34:35 CET 2019 - kukuk@suse.de
|
Mon Jan 14 15:34:35 CET 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user