forked from pool/python-zeroconf
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
c3eb83dd03
commit
40ca319399
@@ -53,7 +53,8 @@ does not force you to use a particular event loop or python-twisted.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
# needs network interface test_launch_and_close
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v -k 'not test_launch_and_close'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
||||
Reference in New Issue
Block a user