Tomáš Chvátal 2018-08-28 13:08:24 +00:00 committed by Git OBS Bridge
parent 414c8b9e7a
commit 5cac9b9018
2 changed files with 8 additions and 4 deletions

View File

@ -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 Sat Aug 25 18:10:44 UTC 2018 - arun@gmx.de

View File

@ -69,10 +69,9 @@ sed -i 's#man/man1#share/man/man1#' setup.py
%python_uninstall_alternative tqdm %python_uninstall_alternative tqdm
%check %check
# tests currently broken, see https://github.com/tqdm/tqdm/pull/586 %{python_expand export PATH="$PATH:%{buildroot}%{_bindir}"
# %%{python_expand export PATH="$PATH:%{buildroot}%{_bindir}" nosetests-%%{$python_bin_suffix} --ignore-files="tests_perf\.py" --ignore-files="tests_synchronisation\.py" tqdm/
# nosetests-%%{$python_bin_suffix} --ignore-files="tests_perf\.py" --ignore-files="tests_synchronisation\.py" tqdm/ }
# }
%files %{python_files} %files %{python_files}
%doc README.rst logo.png %doc README.rst logo.png