Accepting request 731175 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/731175 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=5
This commit is contained in:
commit
5128da1474
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 02:06:22 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Define LANG in %check to fix openSUSE/SLE 15 builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 15:40:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -58,6 +58,7 @@ pytest plugin for generating HTML reports
|
||||
|
||||
%check
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
export LANG=en_US.UTF-8
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
|
Loading…
Reference in New Issue
Block a user