Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-xmlschema: upgrade 2.2.1 -> 2.2.2 | Wang Mingyu | 2023-03-09 | 1 | -20/+0 |
| | | | | | | | | | | Changelog: ========== Fix mixed content extension with empty content (issue #337) Fix lru_cache() usage on global maps caching Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-xmlschema: upgrade 2.1.1 -> 2.2.1 | Wang Mingyu | 2023-02-12 | 1 | -0/+20 |
Changelog: ========== Fix mixed content extension without explicit mixed attribute (issue #334) Refine string serialization of XML resources and data elements Switch to use elementpath v4 Fix sequence_type property for XSD types Remove XsdElement.get_attribute(): unused and doesn't work as expected Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |