diff --git a/lxml-4.9.2.tar.gz b/lxml-4.9.3.tar.gz similarity index 33% rename from lxml-4.9.2.tar.gz rename to lxml-4.9.3.tar.gz index d707c4404e3d4819cc93b5c761910c03e450e622..056e14aeb12019529b21622c8bca7f0f7899efd3 100644 Binary files a/lxml-4.9.2.tar.gz and b/lxml-4.9.3.tar.gz differ diff --git a/python-lxml.spec b/python-lxml.spec index 127c5b4dc2063861f7f52d691d5a17d814e36a64..b66ba5a38a2e0b43d4b6753595e279d2edfa5877 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-lxml -Version: 4.9.2 +Version: 4.9.3 Release: 1 Summary: XML processing library combining libxml2/libxslt with the ElementTree API License: BSD URL: https://github.com/lxml/lxml -Source0: https://files.pythonhosted.org/packages/06/5a/e11cad7b79f2cf3dd2ff8f81fa8ca667e7591d3d8451768589996b65dec1/lxml-4.9.2.tar.gz +Source0: https://files.pythonhosted.org/packages/06/5a/e11cad7b79f2cf3dd2ff8f81fa8ca667e7591d3d8451768589996b65dec1/lxml-4.9.3.tar.gz %description %{_description} @@ -75,6 +75,9 @@ make test3 %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %changelog +* Wed Jul 12 2023 sunhui - 4.9.3-1 +- Update package to version 4.9.3 + * Wed Dec 14 2022 wangjunqi - 4.9.2-1 - Update package to version 4.9.2