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:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 10 12:17:04 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 26 12:29:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Thu Mar 26 12:29:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-schema
|
Name: python-schema
|
||||||
Version: 0.7.1
|
Version: 0.7.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data validation library
|
Summary: Data validation library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9dc8f4624e287c7d1435f8fd758f6a0aabbb7eff442db9192cd46f0e2b6d959
|
|
||||||
size 38957
|
|
3
schema-0.7.3.tar.gz
Normal file
3
schema-0.7.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4cf529318cfd1e844ecbe02f41f7e5aa027463e7403666a52746f31f04f47a5e
|
||||||
|
size 40427
|
Reference in New Issue
Block a user