14
0
forked from pool/python-amqp

Accepting request 676523 from home:mcepl:branches:devel:languages:python

- Better call of py.test

OBS-URL: https://build.opensuse.org/request/show/676523
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=54
This commit is contained in:
2019-02-15 11:57:11 +00:00
committed by Git OBS Bridge
parent 2f87effc0a
commit d59800db2d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 15 11:55:34 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Better call of py.test
-------------------------------------------------------------------
Fri Feb 15 09:32:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -54,7 +54,7 @@ This library should be API compatible with librabbitmq.
%if 0%{?suse_version} > 1320
%check
%python_exec %{_bindir}/py.test
%python_expand py.test-%{$python_bin_suffix} -v
%endif
%files %{python_files}