!3 update release to 4.5.2

Merge pull request !3 from tianwei/master
This commit is contained in:
openeuler-ci-bot 2020-07-23 17:40:05 +08:00 committed by Gitee
commit cd03d55bec
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