diff --git a/python-tqdm.changes b/python-tqdm.changes index ecd25cf..aa6e58c 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -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 diff --git a/python-tqdm.spec b/python-tqdm.spec index 8a47067..a0760b1 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -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