forked from pool/python-pytest-openfiles
- Update to 0.4.0:
* Added the ability to use * and ? wildcards in open_files_ignore. [#22] * Fixed compatibility with pytest 4.2. [#20] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
81e54bc8c8
commit
d7baa48806
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-openfiles
|
||||
Version: 0.3.2
|
||||
Version: 0.4.0
|
||||
Release: 0
|
||||
Summary: Pytest plugin for detecting inadvertent open file handles
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user