summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-lxml_6.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-lxml: upgrading to 6.0.1Khem Raj2025-09-081-0/+44
Bugs fixed LP#2116333: lxml.sax._getNsTag() could fail with an exception on malformed input. GH#467: Some test adaptations were made for libxml2 2.15. Patch by Nick Wellnhofer. LP2119510, GH#473: A Python compatibility test was fixed for Python 3.14+. Patch by Lumír Balhar. GH#471: Wheels for “riscv64” on recent Python versions were added. Patch by ffgan. GH#469: The wheel build no longer requires the wheel package unconditionally. Patch by Miro Hrončok. Binary wheels use the library version libxml2 2.14.5. Windows binary wheels continue to use a security patched library version libxml2 2.11.9. (From OE-Core rev: 4194aa5de0523070f98a82b5019ba8f94107a14f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>