Accepting request 1055949 from devel:languages:python
- 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/request/show/1055949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=51
This commit is contained in:
commit
65cf99fad8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4a574a19eeb67575a5328a5760bbbb737faa685616586a9f9da4281f940109c
|
||||
size 781226
|
3
coverage-7.0.3.tar.gz
Normal file
3
coverage-7.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5be4e93acce64f516bf4fd239c0e6118fc913c93fa1a3f52d15bdcc60d97b2d
|
||||
size 790351
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 16:20:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 26 12:21:27 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user