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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 22 21:24:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>