diff --git a/lxml-4.6.5.tar.gz b/lxml-4.7.1.tar.gz similarity index 31% rename from lxml-4.6.5.tar.gz rename to lxml-4.7.1.tar.gz index 5295a21f142230a841674cfead967a1c61d9dbb1..ed75c459c06c53f7dddf8a21f6fa69ba35b436da 100644 Binary files a/lxml-4.6.5.tar.gz and b/lxml-4.7.1.tar.gz differ diff --git a/python-lxml.spec b/python-lxml.spec index 240d0a15d8f5206b520c6d90b2ce4e8b8b1eac08..9e882c397b11a416b10e8c54861f180a6835f9f9 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -6,12 +6,12 @@ the simplicity of a native Python API, mostly compatible but superior to the wel The latest release works with all CPython versions from 2.7 to 3.7. Name: python-%{modname} -Version: 4.6.5 +Version: 4.7.1 Release: 1 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://github.com/lxml/lxml -Source0: https://github.com/lxml/lxml/releases/download/lxml-4.6.5/lxml-4.6.5.tar.gz +Source0: https://github.com/lxml/lxml/releases/download/lxml-4.7.1/lxml-4.7.1.tar.gz BuildRequires: gcc libxml2-devel libxslt-devel @@ -50,6 +50,9 @@ export WITH_CYTHON=true %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %changelog +* Sat Dec 25 2021 liudabo - 4.7.1-1 +- DESC: upgrade python-lxml to 4.7.1 + * Mon Dec 13 2021 hanxinke - 4.6.5-1 - DESC: upgrade python-lxml to 4.6.5