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