forked from pool/python-pytest-cov
Accepting request 828524 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 2.10.1
* Support for ``pytest-xdist`` 2.0, which breaks compatibility with ``pytest-xdist`` before 1.22.3 (from 2017).
* Fixed the ``LocalPath has no attribute startswith`` failure that occurred when using the ``pytester`` plugin
in inline mode.
* Dropped support for Python 3 < 3.4, Pytest < 3.5 and Coverage < 4.4.
OBS-URL: https://build.opensuse.org/request/show/828524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
a70dc97c12
commit
4f77fecc65
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-cov
|
||||
Version: 2.10.0
|
||||
Version: 2.10.1
|
||||
Release: 0
|
||||
Summary: Pytest plugin for coverage reporting
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user