summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_3.4.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: upgrade 3.4.2 -> 3.4.3Wang Mingyu2024-11-051-15/+0
| | | | | | | | | | | Changelog: ========== - Fix incorrect validation error for substitution group with abstract head - Refactor XSD identities processing using also typed XPath 2.0+ for getting values - Clean tag retrieval during encode for some converter types Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: upgrade 3.4.1 -> 3.4.2Wang Mingyu2024-09-301-0/+15
Changelog: ========== - Fix other failing URL normalization tests - Avoid the use of sys.version_info for checking results, better to extend the check to more values. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>