14
0

- update to 2.3.0:

* Improve sequence/all restriction checks for XSD 1.1
  * Add *schema* argument to `Wsdl11Document`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=47
This commit is contained in:
2023-05-22 21:26:09 +00:00
committed by Git OBS Bridge
parent 6f3f7079d5
commit fe3ef36f98
4 changed files with 11 additions and 6 deletions

View File

@@ -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