forked from pool/python-pluggy
- Update to 0.11.0:
* Small bugfixes only OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pluggy?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
6ebe2d607b
commit
82ab8afd5e
@@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-pluggy%{psuffix}
|
||||
Version: 0.9.0
|
||||
Version: 0.11.0
|
||||
Release: 0
|
||||
Summary: Plugin registration and hook calling mechanisms for Python
|
||||
License: MIT
|
||||
@@ -64,7 +64,7 @@ except extensive docstrings in the pluggy.py module.
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%python_exec -m pytest testing
|
||||
%pytest testing
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
||||
Reference in New Issue
Block a user