forked from pool/python-tornado
Accepting request 515801 from home:TheBlackCat:branches:devel:languages:python
Fix tests OBS-URL: https://build.opensuse.org/request/show/515801 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
94ee3e54fb
commit
80245c1db5
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 9 19:03:51 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Fix tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 17:41:45 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@@ -89,9 +89,10 @@ fi
|
||||
%install
|
||||
%python_install
|
||||
%fdupes -s demos
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
%python_expand %fdupes %{buildroot}%{python_sitearch}
|
||||
|
||||
%check
|
||||
export ASYNC_TEST_TIMEOUT=30
|
||||
%python_exec -m tornado.test.runtests
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user