From 83e853377fcca56b9b222acf5b8664e2c5f6cc0336915aca57a237b7862e57cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 28 Feb 2019 08:55:46 +0000 Subject: [PATCH] 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 --- python-dennis.changes | 5 +++++ python-dennis.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-dennis.changes b/python-dennis.changes index 9095ea3..0746639 100644 --- a/python-dennis.changes +++ b/python-dennis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 28 07:16:05 UTC 2019 - John Vandenberg + +- Add export LANG="en_US.UTF-8" to fix tests on Leap + ------------------------------------------------------------------- Wed Feb 13 09:45:25 UTC 2019 - Jan Engelhardt diff --git a/python-dennis.spec b/python-dennis.spec index 150f051..98eac23 100644 --- a/python-dennis.spec +++ b/python-dennis.spec @@ -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}