forked from pool/python-pytest-cov
- Update to 2.8.1:
* Fixed #348 - regression when only certain reports (html or xml) are used then --cov-fail-under always fails. * Added compatibility with future xdist release that deprecates some internals (match pytest-xdist master/worker terminology). Contributed by Thomas Grainger in #321 * Added support for Coverage 5.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
8b9639c671
commit
6bca00ea5c
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-cov
|
||||
Version: 2.7.1
|
||||
Version: 2.8.1
|
||||
Release: 0
|
||||
Summary: Pytest plugin for coverage reporting
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user