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:
parent
6ebe2d607b
commit
82ab8afd5e
3
pluggy-0.11.0.tar.gz
Normal file
3
pluggy-0.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25a1bc1d148c9a640211872b4ff859878d422bccb59c9965e04eed468a0aa180
|
||||
size 56897
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19ecf9ce9db2fce065a7a0586e07cfb4ac8614fe96edf628a264b1c70116cf8f
|
||||
size 54035
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 08:34:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.11.0:
|
||||
* Small bugfixes only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 11:51:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user