python3-soupsieve: fix ptests

Some ptests have started to fail, due to a change in libxml 2.9.12 (oe-core
ships with 2.9.14 currently).
See upstream issue: https://github.com/facelessuser/soupsieve/issues/220

This backported patch solves this issue.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2025-10-19 16:21:59 +02:00
parent 9c72ce1d33
commit 975abfa259
2 changed files with 163 additions and 0 deletions
@@ -10,6 +10,7 @@ inherit pypi python_setuptools_build_meta ptest
SRC_URI += " \
file://run-ptest \
file://update_tests_for_latest_libxml.patch \
"
RDEPENDS:${PN}-ptest += " \