ElementTree-like Python bindings for libxml2 and libxslt
Go to file
Miro Hrončok 1a4b58646c Don't run html5lib tests --without extras
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.
2023-06-14 19:47:00 +02:00
.fmf Onboard package into gating 2022-08-31 07:07:31 +02:00
plans Onboard package into gating 2022-08-31 07:07:31 +02:00
.gitignore Remove the isoschematron submodule 2023-06-08 08:48:36 +00:00
07db761f9f.patch Avoid using the deprecated "imp" module (removed in Python 3.12) 2023-06-14 18:32:37 +02:00
c6b7e621e4.patch Avoid using the deprecated "imp" module (removed in Python 3.12) 2023-06-14 18:32:37 +02:00
ci.fmf Onboard package into gating 2022-08-31 07:07:31 +02:00
gating.yaml Onboard package into gating 2022-08-31 07:07:31 +02:00
get-lxml-source.sh Remove the isoschematron submodule 2023-06-08 08:48:36 +00:00
python-lxml.spec Don't run html5lib tests --without extras 2023-06-14 19:47:00 +02:00
Skip-failing-test-test_html_prefix_nsmap.patch Skip failing test to avoid FTBFS 2023-05-29 16:06:27 +02:00
sources Remove the isoschematron submodule 2023-06-08 08:48:36 +00:00