7.2.7
This commit is contained in:
parent
83e3e59b0f
commit
2c3502da47
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ coverage-3.4.tar.gz
|
||||
/coverage-7.2.4.tar.gz
|
||||
/coverage-7.2.5.tar.gz
|
||||
/coverage-7.2.6.tar.gz
|
||||
/coverage-7.2.7.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-coverage
|
||||
Summary: Code coverage testing module for Python
|
||||
Version: 7.2.6
|
||||
Version: 7.2.7
|
||||
Release: 1%{?dist}
|
||||
# There is a jquery file in tests/ that is MIT OR GPL-2.0-only
|
||||
# but it does not end up in the binary package
|
||||
@ -116,6 +116,9 @@ popd
|
||||
%{python3_sitearch}/coverage*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Jun 5 2023 Tom Callaway <spot@fedoraproject.org> - 7.2.7-1
|
||||
- update to 7.2.7
|
||||
|
||||
* Fri May 26 2023 Tom Callaway <spot@fedoraproject.org> - 7.2.6-1
|
||||
- update to 7.2.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (coverage-7.2.6.tar.gz) = b4ef257cb2ed4297e7e3f18193bec7f0ad3e81735ce4406f96fd41b0fd2becb9f16c65f3699ccb11f145f14c1c144b9d987308353d15969e47ce0b956cd8f8fc
|
||||
SHA512 (coverage-7.2.7.tar.gz) = 01ed5ef8ddb600b8a7443200b568eb5d8aa7d652f408617f78a2e1251a5f091ee05188a7d383acd530f29b688b67a4bf2dc2e1241efffe8b9d0f70f44c646f33
|
||||
|
Loading…
Reference in New Issue
Block a user