!11 fix build fail for python3-3.10.0

From: @tong_1001
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-11-27 01:39:54 +00:00 committed by Gitee
commit e30ae6e229

View File

@ -1,6 +1,6 @@
Name: python-coverage
Version: 5.5
Release: 1
Release: 2
Summary: Code coverage measurement for Python
License: Apache-2.0
@ -52,10 +52,12 @@ popd
%{_bindir}/coverage-%{python3_version}
%{_bindir}/coverage3
%{_bindir}/python3-coverage
%{python3_sitearch}/coverage/
%{python3_sitearch}/coverage-%{version}-py?.?.egg-info/
%{python3_sitearch}/coverage*
%changelog
* Sat Nov 27 2021 shixuantong <shixuantong@huawei.com> - 5.5-2
- fix build fail for python3-3.10.0
* Sun Jul 25 2021 OpenStack_SIG <openstack@openeuler.org> - 5.5-1
- Package update to 5.5.1