!30 upgrade version to 4.7.1
Merge pull request !30 from SandMan/master
This commit is contained in:
commit
106e9b7a76
Binary file not shown.
BIN
lxml-4.7.1.tar.gz
Normal file
BIN
lxml-4.7.1.tar.gz
Normal file
Binary file not shown.
@ -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.
|
The latest release works with all CPython versions from 2.7 to 3.7.
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.6.5
|
Version: 4.7.1
|
||||||
Release: 1
|
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: https://github.com/lxml/lxml
|
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
|
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
|
%doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 25 2021 liudabo<liudabo1@huawei.com> - 4.7.1-1
|
||||||
|
- DESC: upgrade python-lxml to 4.7.1
|
||||||
|
|
||||||
* Mon Dec 13 2021 hanxinke<hanxinke@huawei.com> - 4.6.5-1
|
* Mon Dec 13 2021 hanxinke<hanxinke@huawei.com> - 4.6.5-1
|
||||||
- DESC: upgrade python-lxml to 4.6.5
|
- DESC: upgrade python-lxml to 4.6.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user