Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
4be73082f2
commit
4a59cfd7ab
@ -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: 6.4.2
|
Version: 6.4.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# jquery(MIT):
|
# jquery(MIT):
|
||||||
# coverage/htmlfiles/jquery.min.js
|
# coverage/htmlfiles/jquery.min.js
|
||||||
# MIT or GPL:
|
# MIT or GPL:
|
||||||
@ -120,6 +120,9 @@ popd
|
|||||||
%{python3_sitearch}/coverage*.egg-info/
|
%{python3_sitearch}/coverage*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jul 15 2022 Miro Hrončok <mhroncok@redhat.com> - 6.4.2-1
|
* Fri Jul 15 2022 Miro Hrončok <mhroncok@redhat.com> - 6.4.2-1
|
||||||
- Update to 6.4.2
|
- Update to 6.4.2
|
||||||
- Fix coverage reporting for Python 3.11.0b4+
|
- Fix coverage reporting for Python 3.11.0b4+
|
||||||
|
Loading…
Reference in New Issue
Block a user