!37 [sync] PR-34: enable check
Merge pull request !37 from openeuler-sync-bot/sync-pr34-openEuler-20.03-LTS-SP1-to-openEuler-20.03-LTS-SP3
This commit is contained in:
commit
17aed4af77
@ -7,7 +7,7 @@ The latest release works with all CPython versions from 2.7 to 3.7.
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 4.5.2
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||
License: BSD
|
||||
URL: http://lxml.de
|
||||
@ -52,8 +52,7 @@ export WITH_CYTHON=true
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
%{__python2} setup.py test
|
||||
%{__python3} setup.py test
|
||||
make test3
|
||||
|
||||
%files -n python2-%{modname}
|
||||
%license doc/licenses/ZopePublicLicense.txt LICENSES.txt
|
||||
@ -69,6 +68,9 @@ export WITH_CYTHON=true
|
||||
%doc README.rst src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jan 19 2022 shixuantong <shixuantong@huawei.com> - 4.5.2-5
|
||||
- enable check
|
||||
|
||||
* Wed Dec 22 2021 shixuantong <shixuantong@huawei.com> - 4.5.2-4
|
||||
- fix CVE-2021-43818
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user