forked from pool/python-jsonschema
Accepting request 156304 from home:posophe:branches:devel:languages:python
Update and python3 OBS-URL: https://build.opensuse.org/request/show/156304 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
7204806041
commit
bea839a87e
41
python3-jsonschema.changes
Normal file
41
python3-jsonschema.changes
Normal file
@@ -0,0 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 09:17:22 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Add python3 support
|
||||
Tests with python3 fails for instance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 08:34:55 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 1.0.0:
|
||||
+ Support for Draft 4
|
||||
+ Support for format
|
||||
+ Longs are ints too!
|
||||
+ Fixed a number of issues with ``$ref`` support (#66)
|
||||
+ Draft4Validator is now the default
|
||||
+ ``ValidationError.path`` is now in sequential order
|
||||
+ Added ``ValidatorMixin``
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 15:41:35 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Update to version 0.7:
|
||||
+ Partial support for (JSON Pointer) $ref
|
||||
+ Deprecations
|
||||
+ Validator is replaced by Draft3Validator with a slightly different
|
||||
interface
|
||||
+ validator(meta_validate=False)
|
||||
- Changes from version 0.6:
|
||||
+ Issue #30 - Wrong behavior for the dependencies property validation
|
||||
+ Fix a miswritten test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 27 10:19:13 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Add BuildRequires: python-unittest2 for SLE-11-SP2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 13:54:29 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Initial version
|
||||
|
Reference in New Issue
Block a user