diff --git a/python-xmlschema.changes b/python-xmlschema.changes index 9bfb4c2..6335393 100644 --- a/python-xmlschema.changes +++ b/python-xmlschema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 22 21:24:38 UTC 2023 - Dirk Müller + +- update to 2.3.0: + * Improve sequence/all restriction checks for XSD 1.1 + * Add *schema* argument to `Wsdl11Document` + ------------------------------------------------------------------- Fri Apr 21 12:39:03 UTC 2023 - Dirk Müller diff --git a/python-xmlschema.spec b/python-xmlschema.spec index 11c4577..d63a386 100644 --- a/python-xmlschema.spec +++ b/python-xmlschema.spec @@ -16,11 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-xmlschema -Version: 2.2.3 +Version: 2.3.0 Release: 0 Summary: An XML Schema validator and decoder License: MIT diff --git a/xmlschema-2.2.3.tar.gz b/xmlschema-2.2.3.tar.gz deleted file mode 100644 index 1aecdd4..0000000 --- a/xmlschema-2.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d21ba86af4432720231fb4b40f1205fa75fd718d6856ec3b8118984de31c225b -size 493444 diff --git a/xmlschema-2.3.0.tar.gz b/xmlschema-2.3.0.tar.gz new file mode 100644 index 0000000..70fd20d --- /dev/null +++ b/xmlschema-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d583f7d07c6bac157d075889d15c128f34afdc79e4f70b4fb3c6adedc59bfe +size 494204