- Reenable testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=29
This commit is contained in:
parent
414c8b9e7a
commit
5cac9b9018
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 13:08:16 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Reenable testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 25 18:10:44 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -69,10 +69,9 @@ sed -i 's#man/man1#share/man/man1#' setup.py
|
||||
%python_uninstall_alternative tqdm
|
||||
|
||||
%check
|
||||
# tests currently broken, see https://github.com/tqdm/tqdm/pull/586
|
||||
# %%{python_expand export PATH="$PATH:%{buildroot}%{_bindir}"
|
||||
# nosetests-%%{$python_bin_suffix} --ignore-files="tests_perf\.py" --ignore-files="tests_synchronisation\.py" tqdm/
|
||||
# }
|
||||
%{python_expand export PATH="$PATH:%{buildroot}%{_bindir}"
|
||||
nosetests-%%{$python_bin_suffix} --ignore-files="tests_perf\.py" --ignore-files="tests_synchronisation\.py" tqdm/
|
||||
}
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst logo.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user