forked from pool/python-celery
Accepting request 749506 from home:frispete:python
- use %pytest macro OBS-URL: https://build.opensuse.org/request/show/749506 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=124
This commit is contained in:
committed by
Git OBS Bridge
parent
d5deacc1c9
commit
6dc160b992
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-celery
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -99,7 +99,7 @@ sed -i -e 's:==:>=:g' requirements/*.txt
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%python_exec setup.py test
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
||||
Reference in New Issue
Block a user