summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-elementpath_4.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-elementpath: upgrade 4.5.0 -> 4.6.0Wang Mingyu2024-11-051-19/+0
| | | | | | | | | | | | Changelog: =========== - Fix XsdAttributeGroupProtocol - Improve Unicode support with installable UnicodeData.txt versions - Extend names disambiguation with a fix for issue - Refactor tree builders to fix document position of tails Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: upgrade 4.4.0 -> 4.5.0Wang Mingyu2024-09-181-0/+19
Changelog: ========== - Fix and clean node trees iteration methods - Fix missing raw string for '[^rn]' - Full and more specific type annotations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>