Fix test_elementtree with Expat 2.6.0

- Fixes: rhbz#2264859
This commit is contained in:
Miro Hrončok 2024-03-04 09:25:24 +01:00
commit 23cd3c2e48
2 changed files with 102 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 test_elementtree with Expat 2.6.0
# Merged upstream
Patch: https://github.com/lxml/lxml/pull/407.patch
BuildRequires: gcc
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel