Accepting request 691922 from home:jayvdb:branches:devel:languages:python
- Add export LANG=en_US.UTF-8 to fix Leap builds OBS-URL: https://build.opensuse.org/request/show/691922 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EasyProcess?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
e45df413ea
commit
e34a2192ea
@@ -71,6 +71,7 @@ rm -f tests/coverage/fast/test_deadlock.py
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_bin_suffix} -v tests/coverage/
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user