Changelog for
python-jsonschema-0.7-1.3.i586.rpm :
Thu Nov 22 13:00:00 2012 saschpeAATTsuse.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 14:00:00 2012 saschpeAATTsuse.de
- Add BuildRequires: python-unittest2 for SLE-11-SP2
Thu Jul 26 14:00:00 2012 saschpeAATTsuse.de
- Initial version