From 3c567225a218ed994ea0948cae30ce0d6ba23a766021db62c5754b0f0169072f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Mar 2020 09:15:52 +0000 Subject: [PATCH] Accepting request 783223 from home:pgajdos:python - version update to 1.1.1 * Change of *skip* validation mode with errors filtering in decode() or encode() * Extension of location hints by argument to imported/included schemas * Fixed lazy validation with identity constraints * Fixed many W3C instance tests (remain ~100 over 15344 tests) OBS-URL: https://build.opensuse.org/request/show/783223 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=9 --- python-xmlschema.changes | 9 +++++++++ python-xmlschema.spec | 2 +- xmlschema-1.1.0.tar.gz | 3 --- xmlschema-1.1.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 xmlschema-1.1.0.tar.gz create mode 100644 xmlschema-1.1.1.tar.gz diff --git a/python-xmlschema.changes b/python-xmlschema.changes index d747e9f..7e13eee 100644 --- a/python-xmlschema.changes +++ b/python-xmlschema.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 10 09:08:03 UTC 2020 - pgajdos@suse.com + +- version update to 1.1.1 + * Change of *skip* validation mode with errors filtering in decode() or encode() + * Extension of location hints by argument to imported/included schemas + * Fixed lazy validation with identity constraints + * Fixed many W3C instance tests (remain ~100 over 15344 tests) + ------------------------------------------------------------------- Thu Feb 6 11:47:34 UTC 2020 - Marketa Calabkova diff --git a/python-xmlschema.spec b/python-xmlschema.spec index 4528242..6365bf6 100644 --- a/python-xmlschema.spec +++ b/python-xmlschema.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-xmlschema -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: An XML Schema validator and decoder License: MIT diff --git a/xmlschema-1.1.0.tar.gz b/xmlschema-1.1.0.tar.gz deleted file mode 100644 index a38028a..0000000 --- a/xmlschema-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1c66f19de015544e36caedb1087447396ab94755f6104a0ac0b0d873776e9ed -size 285006 diff --git a/xmlschema-1.1.1.tar.gz b/xmlschema-1.1.1.tar.gz new file mode 100644 index 0000000..2bef1f0 --- /dev/null +++ b/xmlschema-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d4d60b032ddbe484c562d65fcdba34e85d7c3ad59f2490795740b5a579c540 +size 293535