From 1f234483762eb2b9ccd8ea4aab403eaeaec799e2a81a3b67f498eef01ea9dd79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 21 Jul 2020 13:17:53 +0000 Subject: [PATCH] Accepting request 822084 from home:mcalabkova:branches:devel:languages:python - Update to version 1.2.2 * Fix XPath context for schema nodes * Fix XPath parser and context for identities * Fix content type classification (issue #195) * Make sandbox mode more explicit (PR #191) * Allow alphanumeric prefixes for the base converter * Fix XPath issues with default namespace * Fix W3C tests on XSD identities OBS-URL: https://build.opensuse.org/request/show/822084 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=15 --- python-xmlschema.changes | 12 ++++++++++++ python-xmlschema.spec | 2 +- xmlschema-1.2.0.tar.gz | 3 --- xmlschema-1.2.2.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 xmlschema-1.2.0.tar.gz create mode 100644 xmlschema-1.2.2.tar.gz diff --git a/python-xmlschema.changes b/python-xmlschema.changes index 8553a15..036ef19 100644 --- a/python-xmlschema.changes +++ b/python-xmlschema.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jul 21 11:50:05 UTC 2020 - Marketa Calabkova + +- Update to version 1.2.2 + * Fix XPath context for schema nodes + * Fix XPath parser and context for identities + * Fix content type classification (issue #195) + * Make sandbox mode more explicit (PR #191) + * Allow alphanumeric prefixes for the base converter + * Fix XPath issues with default namespace + * Fix W3C tests on XSD identities + ------------------------------------------------------------------- Thu Jun 11 03:46:21 UTC 2020 - Steve Kowalik diff --git a/python-xmlschema.spec b/python-xmlschema.spec index c10db76..d84c35d 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.2.0 +Version: 1.2.2 Release: 0 Summary: An XML Schema validator and decoder License: MIT diff --git a/xmlschema-1.2.0.tar.gz b/xmlschema-1.2.0.tar.gz deleted file mode 100644 index 306c829..0000000 --- a/xmlschema-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:079169d8e3393e2605b0dd4d66d2450c9e828c2a7baa8692df949057b123da9c -size 314580 diff --git a/xmlschema-1.2.2.tar.gz b/xmlschema-1.2.2.tar.gz new file mode 100644 index 0000000..5830480 --- /dev/null +++ b/xmlschema-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d194332cc6d4b56e59d510ece63a5aa78b58e6e332765d46ce5746cb2c3ef20 +size 318829