14
0
forked from pool/python-schema

Accepting request 833458 from home:alarrosa:branches:devel:languages:python

- Update to 0.7.3
  * JSON Schema: Support schemas where the root is not a dict.
  * Do not drop previous errors within an Or criterion.
- Update to 0.7.2
  * Set the contextlib dependency as a minimum, rather than fixed.

OBS-URL: https://build.opensuse.org/request/show/833458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=9
This commit is contained in:
2020-09-10 13:56:08 +00:00
committed by Git OBS Bridge
parent 7981ea4002
commit 25c084266e
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-schema
Version: 0.7.1
Version: 0.7.3
Release: 0
Summary: Data validation library
License: MIT