summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-elementpath: Upgrade 4.8.0 -> 5.0.0Leon Anavi2025-04-281-0/+20
Upgrade to release 5.0.0: - Replace SafeXMLParser with SafeExpatParser - Drop compatibility with Python 3.8 - Restruct node trees with XPathNodeTree backbone - Unicode categories fallback with a warning - Rewriting decoder module - Add extras subpackage for experiment XDM and XPath on Path objects Fixes: WARNING: python3-elementpath-5.0.0-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>