!5 lts update coverage version to 5.2

Merge pull request !5 from sherlock2010/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-28 11:48:07 +08:00 committed by Gitee
commit c3b7a35592
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
coverage-5.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-coverage Name: python-coverage
Version: 4.5.3 Version: 5.2
Release: 2 Release: 1
Summary: Code coverage measurement for Python Summary: Code coverage measurement for Python
License: ASL 2.0 and MIT and (MIT or GPL) License: ASL 2.0 and MIT and (MIT or GPL)
URL: https://coverage.readthedocs.io/en/v4.5.x/ URL: https://coverage.readthedocs.io/en/coverage-%{version}/
Source0: https://github.com/nedbat/coveragepy/archive/coverage-%{version}.tar.gz Source0: https://github.com/nedbat/coveragepy/archive/coverage-%{version}.tar.gz
BuildRequires: gcc BuildRequires: gcc
@ -93,6 +93,12 @@ popd
%{python3_sitearch}/coverage-%{version}-py?.?.egg-info/ %{python3_sitearch}/coverage-%{version}-py?.?.egg-info/
%changelog %changelog
* Fri Aug 28 2020 zhouyihang <zhouyihang3@huawei.com> - 5.2-1
- Type:requirement
- ID:NA
- SUG:NA
- DESC:update coverage version to 5.2
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 4.5.3-2 * Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 4.5.3-2
- Type:rebuild - Type:rebuild
- ID:NA - ID:NA