forked from pool/python-PyFxA
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
bd08ef1265
commit
86ca9ad6b6
@@ -67,7 +67,7 @@ find ./ -type f -exec chmod -x {} +
|
||||
|
||||
%check
|
||||
# test_monkey_patch_for_gevent gevent no longer packaged as it is deprecated
|
||||
%pytest -k 'not test_monkey_patch_for_gevent' fxa/tests/
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v -k 'not test_monkey_patch_for_gevent' fxa/tests/
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGES.txt README.rst
|
||||
|
||||
Reference in New Issue
Block a user