summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_2.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: upgrade 2.1.0 -> 2.1.1zhengrq.fnst2022-10-101-20/+0
| | | | | | | | | | 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>
* python3-xmlschema: upgrade 2.0.4 -> 2.1.0wangmy2022-09-281-0/+20
Changelog: ========== Add to_etree() to document API Improve generic encoding with wildcards Clean document API and schema decoding License-Update: Copyright year updated to 2022. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>