14
0

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
This commit is contained in:
Denisart Benjamin
2013-11-01 00:02:22 +00:00
committed by Git OBS Bridge
parent 344ada0d7a
commit 15c3ec8827
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-jsonschema
Version: 2.0.0
Version: 2.2.0
Release: 0
Summary: An implementation of JSON-Schema validation for Python
License: MIT