17
0

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:
2019-04-08 08:39:04 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

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

View File

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