diff --git a/coverage-7.10.6.tar.gz b/coverage-7.10.6.tar.gz deleted file mode 100644 index 9156c36..0000000 --- a/coverage-7.10.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f644a3ae5933a552a29dbb9aa2f90c677a875f80ebea028e5a52a4f429044b90 -size 823736 diff --git a/coverage-7.10.7.tar.gz b/coverage-7.10.7.tar.gz new file mode 100644 index 0000000..fa1a992 --- /dev/null +++ b/coverage-7.10.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ab143ab113be368a3e9b795f9cd7906c5ef407d6173fe9675a902e1fffc239 +size 827704 diff --git a/python-coverage.changes b/python-coverage.changes index 0dbf32c..6aaebc0 100644 --- a/python-coverage.changes +++ b/python-coverage.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 13 09:16:29 UTC 2025 - Dirk Müller + +- update to 7.10.7: + * Performance: with branch coverage in large files, generating + HTML, JSON, or LCOV reports could take far too long due to + some quadratic behavior when creating the function and class + index pages. This is now fixed, closing issue 2048. Thanks + to Daniel Diniz for help diagnosing the problem. + * Most warnings and a few errors now have links to a page in + the docs explaining the specific message. Closes issue 1921. + ------------------------------------------------------------------- Tue Sep 9 05:58:32 UTC 2025 - Markéta Machová diff --git a/python-coverage.spec b/python-coverage.spec index bf19b98..9acc74a 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -33,7 +33,7 @@ %{?sle15_python_module_pythons} Name: python-coverage%{psuffix} -Version: 7.10.6 +Version: 7.10.7 Release: 0 Summary: Code coverage measurement for Python License: Apache-2.0