forked from pool/python-getmac
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-getmac?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
bd2993ab2f
commit
b7f1708089
@@ -54,7 +54,8 @@ find . -type f -exec chmod -x {} \;
|
||||
%check
|
||||
export LANG=C.UTF-8
|
||||
# test_cli_main fails in OBS not local run
|
||||
%pytest tests -k 'not test_get_default_iface_freebsd and not test_cli_main'
|
||||
# test_cli_multiple_debug_levels same as above
|
||||
%pytest tests -k 'not test_get_default_iface_freebsd and not test_cli_main and not test_cli_multiple_debug_levels'
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGELOG.md README.md
|
||||
|
||||
Reference in New Issue
Block a user