Accepting request 530442 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/530442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=8
This commit is contained in:
parent
cea9e0a696
commit
c2381ae248
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53d4179086e1eec1c688705977387432c01031b0a7bd91b8ff6c912c08c3820d
|
||||
size 37071
|
3
pytest-cov-2.5.1.tar.gz
Normal file
3
pytest-cov-2.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03aa752cf11db41d281ea1d807d954c4eda35cfa1b21d6971966cc041bbf6e2d
|
||||
size 36201
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 24 21:47:40 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 2.5.1:
|
||||
* Fixed xdist breakage (regression in 2.5.0). Fixes #157.
|
||||
* Allow setting custom data_file name in .coveragerc. Fixes
|
||||
#145. Contributed by Jannis Leidel & Ionel Cristian Mărieș in
|
||||
#156.
|
||||
|
||||
- changes from version 2.5.0:
|
||||
* Always show a summary when --cov-fail-under is used. Contributed
|
||||
by Francis Niu in PR#141.
|
||||
* Added --cov-branch option. Fixes #85.
|
||||
* Improve exception handling in subprocess setup. Fixes #144.
|
||||
* Fixed handling when --cov is used multiple times. Fixes #151.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 16:38:13 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-cov
|
||||
Version: 2.4.0
|
||||
Version: 2.5.1
|
||||
Release: 0
|
||||
Summary: Pytest plugin for coverage reporting
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user