15
0

Accepting request 1041163 from home:yarunachalam:branches:devel:languages:python

- Update to v2.2.2 
  * Merge pull request #97 from sobolevn/patch-1
  * Do not report class level `if TYPE_CHECKING` as uncovered
- Update to v2.2.1
  * A coverage plugin to provide sensible default settings

OBS-URL: https://build.opensuse.org/request/show/1041163
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-covdefaults?expand=0&rev=5
This commit is contained in:
2022-12-07 17:21:07 +00:00
committed by Git OBS Bridge
parent 5e430ac32d
commit 74cbe1c64f
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b785344875d085084e6c760de0e473ebbe98c6c669181919cea9e72767fb9961
size 6528

3
covdefaults-2.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f352547567fa5313dfb1401bebe8fb90725878481013a43de8c254cfb8302234
size 6472

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 7 15:57:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v2.2.2
* Merge pull request #97 from sobolevn/patch-1
* Do not report class level `if TYPE_CHECKING` as uncovered
- Update to v2.2.1
* A coverage plugin to provide sensible default settings
-------------------------------------------------------------------
Tue Sep 27 00:03:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-covdefaults
Version: 2.2.0
Version: 2.2.2
Release: 0
Summary: Python coverage plugin to provide default settings
License: MIT