summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_3.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-xmlschema: upgrade 3.4.1 -> 3.4.2Wang Mingyu2024-09-301-15/+0
| | | | | | | | | | 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>
* python3-xmlschema: upgrade 3.3.2 -> 3.4.1Wang Mingyu2024-09-181-0/+15
Changelog: =========== - Fix failing URL normalization tests - Disable protocols checking with elementpath v4.5.0 - Extended ModelVisitor to make it usable as an helper class for generating content Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>