ElementTree-like Python bindings for libxml2 and libxslt
For unknown reason, the tests fail with:
...
File "/builddir/build/BUILD/lxml-4.9.2/src/lxml/html/tests/test_html5parser.py", line 304, in call_it
from lxml.html.html5parser import parse
File "/builddir/build/BUILD/lxml-4.9.2/src/lxml/html/html5parser.py", line 7, in <module>
from html5lib import HTMLParser as _HTMLParser
ModuleNotFoundError: No module named 'html5lib'
But only with Python 3.12, not with Python 3.11.
|
||
|---|---|---|
| .fmf | ||
| plans | ||
| .gitignore | ||
| 07db761f9f.patch | ||
| c6b7e621e4.patch | ||
| ci.fmf | ||
| gating.yaml | ||
| get-lxml-source.sh | ||
| python-lxml.spec | ||
| Skip-failing-test-test_html_prefix_nsmap.patch | ||
| sources | ||