Rebuilt for Python 3.9
This commit is contained in:
parent
12873b54fa
commit
2784df907a
@ -5,7 +5,7 @@
|
|||||||
Name: python-coverage
|
Name: python-coverage
|
||||||
Summary: Code coverage testing module for Python
|
Summary: Code coverage testing module for Python
|
||||||
Version: 5.1
|
Version: 5.1
|
||||||
Release: 1%{?prever}%{?dist}
|
Release: 2%{?prever}%{?dist}
|
||||||
# jquery(MIT):
|
# jquery(MIT):
|
||||||
# coverage/htmlfiles/jquery.min.js
|
# coverage/htmlfiles/jquery.min.js
|
||||||
# MIT or GPL:
|
# MIT or GPL:
|
||||||
@ -121,6 +121,9 @@ popd
|
|||||||
%{python3_sitearch}/coverage*.egg-info/
|
%{python3_sitearch}/coverage*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 5.1-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Mon Apr 13 2020 Tom Callaway <spot@fedoraproject.org> - 5.1-1
|
* Mon Apr 13 2020 Tom Callaway <spot@fedoraproject.org> - 5.1-1
|
||||||
- update to 5.1
|
- update to 5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user