14
0

- update to 1.5.2:

* Improve empty content checking
  * Fix simple content restriction of xs:complexType
  * Fix facets retrieving for xs:complexType with simple content

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=28
This commit is contained in:
2021-04-22 19:44:31 +00:00
committed by Git OBS Bridge
parent 74477617b9
commit c0a1eb3809
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 22 19:36:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.5.2:
* Improve empty content checking
* Fix simple content restriction of xs:complexType
* Fix facets retrieving for xs:complexType with simple content
-------------------------------------------------------------------
Mon Mar 1 04:01:36 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>