6 Commits

Author SHA256 Message Date
Denisart Benjamin
c2782659b8 Accepting request 178357 from home:dirkmueller:branches:devel:languages:python
- update to 2.0.0:
  * Added ``create`` and ``extend`` to ``jsonschema.validators``
  * Removed ``ValidatorMixin``
  * Fixed array indices ref resolution (#95)
  * Fixed unknown scheme defragmenting and handling (#102)

- update to 1.3.0:
 * Better error tracebacks (#83)
 * Raise exceptions in ``ErrorTree``\s for keys not in the instance (#92)
 * More attributes for ValidationError (#86)
 * Added ``ValidatorMixin.descend``
 * Fixed bad ``RefResolutionError`` message (#82)
 * Canonicalize URIs (#70)

OBS-URL: https://build.opensuse.org/request/show/178357
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=10
2013-06-10 13:00:50 +00:00
Todd R
1f6947edfe Accepting request 163872 from devel:languages:python3
- Remove pre_checkin.sh since the two packages are not the same
- Added requires and buildrequires python3.  It will not work properly without them on openSUSE < 12.3

OBS-URL: https://build.opensuse.org/request/show/163872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=8
2013-04-13 10:43:18 +00:00
Sascha Peilicke
bea839a87e 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
2013-02-25 12:27:23 +00:00
Sascha Peilicke
7204806041 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=4
2012-11-22 15:43:46 +00:00
Sascha Peilicke
e19cb14a45 - Add BuildRequires: python-unittest2 for SLE-11-SP2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=2
2012-07-27 10:20:05 +00:00
Sascha Peilicke
32fba6c43e - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=1
2012-07-26 13:56:42 +00:00