Update to 5.3.1 (rhbz#2344609)

This commit is contained in:
Lumir Balhar 2025-02-11 12:10:25 +01:00
commit c1103ff3c3
4 changed files with 3 additions and 48 deletions

View file

@ -1,5 +1,5 @@
Name: python-lxml
Version: 5.3.0
Version: 5.3.1
Release: %autorelease
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
@ -16,11 +16,6 @@ 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