update to release 4.5.2

This commit is contained in:
zhouhaibo055 2020-07-23 16:41:12 +08:00
parent 6ebd90c769
commit e308cb5547
3 changed files with 4 additions and 2 deletions

Binary file not shown.

BIN
lxml-4.5.2.tgz Normal file

Binary file not shown.

View File

@ -6,8 +6,8 @@ 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. The latest release works with all CPython versions from 2.7 to 3.7.
Name: python-%{modname} Name: python-%{modname}
Version: 4.2.3 Version: 4.5.2
Release: 3 Release: 1
Summary: XML processing library combining libxml2/libxslt with the ElementTree API Summary: XML processing library combining libxml2/libxslt with the ElementTree API
License: BSD License: BSD
URL: http://lxml.de URL: http://lxml.de
@ -63,5 +63,7 @@ export WITH_CYTHON=true
%doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt %doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
%changelog %changelog
* Thu Jul 23 2020 tianwei <tianwei12@huawei.com> - 4.5.2-1
- Package update to release 4.5.2
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.2.3-3 * Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.2.3-3
- Package init - Package init