15
0
forked from pool/python-dennis

Accepting request 680028 from home:jayvdb:coala:python3-bears

- Add export LANG="en_US.UTF-8" to fix tests on Leap

OBS-URL: https://build.opensuse.org/request/show/680028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dennis?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-02-28 08:55:46 +00:00
committed by Git OBS Bridge
parent bf831c7753
commit 83e853377f
2 changed files with 6 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ mismatched HTML, missing variables, etc.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
export LANG="en_US.UTF-8"
%python_expand pytest-%{$python_bin_suffix} tests
%files %{python_files}