14
0

osc copypac from project:openSUSE:Factory package:python-jsonschema revision:17

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=37
This commit is contained in:
2019-04-08 19:16:37 +00:00
committed by Git OBS Bridge
parent 779893c1b7
commit d98510e4ce
4 changed files with 15 additions and 39 deletions

View File

@@ -1,12 +1,3 @@
-------------------------------------------------------------------
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