Accepting request 730821 from home:jayvdb:py3only
- Define LANG in %check to fix openSUSE/SLE 15 builds OBS-URL: https://build.opensuse.org/request/show/730821 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=15
This commit is contained in:
parent
b697f0ea8f
commit
70f758860b
@ -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