Commit Graph

16 Commits

Author SHA256 Message Date
Stephan Kulow
c355eae3ba Accepting request 222168 from devel:languages:python
- remove dependency on unittest2 (forwarded request 222148 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/222168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=9
2014-02-26 05:55:04 +00:00
Sascha Peilicke
9393e4d33a Accepting request 222148 from Cloud:OpenStack:Master
- remove dependency on unittest2

OBS-URL: https://build.opensuse.org/request/show/222148
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=15
2014-02-13 11:52:31 +00:00
Stephan Kulow
175b2bfc10 Accepting request 205480 from devel:languages:python
- update to 2.2.0:
  * Compile the host name regex (#127)
  * Allow arbitrary objects to be types (#129)
  * Support RFC 3339 datetimes in conformance with the spec
  * Fixed error paths for additionalItems + items (#122)
  * Fixed wording for min / maxProperties (#117) (forwarded request 205477 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/205480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=8
2013-11-04 15:19:50 +00:00
Denisart Benjamin
15c3ec8827 Accepting request 205477 from home:dirkmueller:branches:devel:languages:python
- update to 2.2.0:
  * Compile the host name regex (#127)
  * Allow arbitrary objects to be types (#129)
  * Support RFC 3339 datetimes in conformance with the spec
  * Fixed error paths for additionalItems + items (#122)
  * Fixed wording for min / maxProperties (#117)

OBS-URL: https://build.opensuse.org/request/show/205477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=13
2013-11-01 00:02:22 +00:00
Stephan Kulow
3e28b20bc7 Accepting request 179870 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=6
2013-06-19 15:01:43 +00:00
Sascha Peilicke
344ada0d7a Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=11
2013-06-17 12:51:44 +00:00
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
Stephan Kulow
b99869b7f5 Accepting request 163873 from devel:languages:python
- 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 (forwarded request 163872 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/163873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=5
2013-04-14 08:38:15 +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
Stephan Kulow
b1cdadaafe Accepting request 156322 from devel:languages:python
Update and python3 (forwarded request 156304 from posophe)

OBS-URL: https://build.opensuse.org/request/show/156322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=4
2013-02-25 19:41:44 +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
Stephan Kulow
62f440ae87 Accepting request 142496 from devel:languages:python
Dependency for python-warlock

OBS-URL: https://build.opensuse.org/request/show/142496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=2
2012-11-25 12:42:20 +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
Ismail Dönmez
f16b6f81e8 Accepting request 129074 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/129074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=1
2012-07-30 15:13:21 +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