change the Source0
Signed-off-by: zhuofeng <zhuofeng2@huawei.com>
This commit is contained in:
parent
2945d18021
commit
3158686402
@ -7,11 +7,11 @@ The latest release works with all CPython versions from 2.7 to 3.7.
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.7.1
|
Version: 4.7.1
|
||||||
Release: 4
|
Release: 5
|
||||||
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://files.pythonhosted.org
|
URL: https://files.pythonhosted.org
|
||||||
Source0: https://files.pythonhosted.org/packages/db/f7/43fecb94d66959c1e23aa53d6161231dca0e93ec500224cf31b3c4073e37/lxml-4.7.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/l/lxml/lxml-%{version}.tar.gz
|
||||||
|
|
||||||
Patch6000: backport-CVE-2022-2309.patch
|
Patch6000: backport-CVE-2022-2309.patch
|
||||||
Patch6001: backport-Work-around-libxml2-bug-in-affected-versions.patch
|
Patch6001: backport-Work-around-libxml2-bug-in-affected-versions.patch
|
||||||
@ -55,6 +55,9 @@ make test3
|
|||||||
%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
|
||||||
|
* Wed Nov 16 2022 zhuofeng <zhuofeng@huawei.com> - 4.7.1-5
|
||||||
|
- change the Source0
|
||||||
|
|
||||||
* Mon Jul 25 2022 shixuantong <shixuantong@h-partners.com> - 4.7.1-4
|
* Mon Jul 25 2022 shixuantong <shixuantong@h-partners.com> - 4.7.1-4
|
||||||
- Remove pregenerated Cython C sources
|
- Remove pregenerated Cython C sources
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user