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