summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_2.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: upgrade 2.1.1 -> 2.2.1Wang Mingyu2023-02-121-20/+0
| | | | | | | | | | | | | 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>
* python3-xmlschema: upgrade 2.1.0 -> 2.1.1zhengrq.fnst2022-10-101-0/+20
Chanelog: ========= Fix schema_path usage in XMLSchemaBase.iter_errors() Add allow_empty option to XMLSchemaBase validation API Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>