fix build fail for python3-3.10.0

This commit is contained in:
shixuantong 2021-11-27 09:28:35 +08:00
parent 252dd52053
commit dcbe075668

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