15
0
forked from pool/python-dennis

Accepting request 680046 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/680046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dennis?expand=0&rev=3
This commit is contained in:
2019-03-01 15:47:51 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 28 07:16:05 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add export LANG="en_US.UTF-8" to fix tests on Leap
-------------------------------------------------------------------
Wed Feb 13 09:45:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

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}