Accepting request 631984 from devel:languages:python

- Reenable testsuite

OBS-URL: https://build.opensuse.org/request/show/631984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=13
This commit is contained in:
2018-08-29 10:26:43 +00:00
committed by Git OBS Bridge
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

View File

@@ -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