Fix test_wrap_html with Python 3.14rc1
This commit is contained in:
parent
cd4ee3066f
commit
d4c3d0bb6c
2 changed files with 27 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue