Accepting request 691984 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/691984 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-EasyProcess?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 23:58:47 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Add export LANG=en_US.UTF-8 to fix Leap builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 12:54:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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