7.2.6
This commit is contained in:
parent
37f6caee92
commit
83e3e59b0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ coverage-3.4.tar.gz
|
||||
/coverage-7.2.1.tar.gz
|
||||
/coverage-7.2.4.tar.gz
|
||||
/coverage-7.2.5.tar.gz
|
||||
/coverage-7.2.6.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-coverage
|
||||
Summary: Code coverage testing module for Python
|
||||
Version: 7.2.5
|
||||
Version: 7.2.6
|
||||
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
|
||||
* Fri May 26 2023 Tom Callaway <spot@fedoraproject.org> - 7.2.6-1
|
||||
- update to 7.2.6
|
||||
|
||||
* Mon May 1 2023 Tom Callaway <spot@fedoraproject.org> - 7.2.5-1
|
||||
- update to 7.2.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (coverage-7.2.5.tar.gz) = 3c4ec5aaba06170c860baa23ba61fe6f19b95a433430f045272839c13cc5bf4fb12a2a030d987ad5713202c75273646639da1257c0a618658f090c8a9fee41a7
|
||||
SHA512 (coverage-7.2.6.tar.gz) = b4ef257cb2ed4297e7e3f18193bec7f0ad3e81735ce4406f96fd41b0fd2becb9f16c65f3699ccb11f145f14c1c144b9d987308353d15969e47ce0b956cd8f8fc
|
||||
|
Loading…
Reference in New Issue
Block a user