Update to 6.0.1 (rhbz#2390283)

This commit is contained in:
Lumir Balhar 2025-08-24 22:22:09 +02:00
commit 1fd88c3632
4 changed files with 3 additions and 29 deletions

View file

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