Fix test_wrap_html with Python 3.14rc1

This commit is contained in:
Lumir Balhar 2025-08-05 09:59:19 +02:00
commit d4c3d0bb6c
2 changed files with 27 additions and 0 deletions

View file

@ -16,6 +16,10 @@ URL: https://github.com/lxml/lxml
Source0: lxml-%{version}-no-isoschematron-rng.tar.gz
Source1: get-lxml-source.sh
# Fix for test_wrap_html
# https://bugs.launchpad.net/lxml/+bug/2119510
Patch: https://github.com/lxml/lxml/pull/473.patch
BuildRequires: gcc
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel