diff --git a/python-schema.changes b/python-schema.changes index 9fa0437..439d92e 100644 --- a/python-schema.changes +++ b/python-schema.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 10 12:17:04 UTC 2020 - Antonio Larrosa + +- 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 diff --git a/python-schema.spec b/python-schema.spec index 5de25ee..83c4b1e 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -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 diff --git a/schema-0.7.1.tar.gz b/schema-0.7.1.tar.gz deleted file mode 100644 index ee98f93..0000000 --- a/schema-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9dc8f4624e287c7d1435f8fd758f6a0aabbb7eff442db9192cd46f0e2b6d959 -size 38957 diff --git a/schema-0.7.3.tar.gz b/schema-0.7.3.tar.gz new file mode 100644 index 0000000..e768c13 --- /dev/null +++ b/schema-0.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf529318cfd1e844ecbe02f41f7e5aa027463e7403666a52746f31f04f47a5e +size 40427