Fix build with Python 3.14
- Fixes: rhbz#2335830
This commit is contained in:
parent
afcfecf47d
commit
b52ea727c7
2 changed files with 46 additions and 0 deletions
|
|
@ -16,6 +16,11 @@ URL: https://github.com/lxml/lxml
|
|||
Source0: lxml-%{version}-no-isoschematron-rng.tar.gz
|
||||
Source1: get-lxml-source.sh
|
||||
|
||||
# Fix missing "//" in file URLs under Python 3.14
|
||||
# https://bugs.launchpad.net/bugs/2085619
|
||||
# https://bugzilla.redhat.com/2335830
|
||||
Patch: https://github.com/lxml/lxml/commit/9e95960cd6.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue