14
0

- update to 7.0.3:

* Fix: when using pytest-cov or pytest-xdist, or perhaps both, the
    combining step could fail with ``assert row is not None`` using 7.0.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=106
This commit is contained in:
2023-01-04 16:20:53 +00:00
committed by Git OBS Bridge
parent 179a9578fa
commit 24cf41ada9
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-coverage
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-coverage
Version: 7.0.1
Version: 7.0.3
Release: 0
Summary: Code coverage measurement for Python
License: Apache-2.0