14
0

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:
Sascha Peilicke
2013-02-25 12:27:23 +00:00
committed by Git OBS Bridge
parent 7204806041
commit bea839a87e
7 changed files with 131 additions and 5 deletions

View File

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