Hello community,
here is the log from the commit of package python-django-environ for
openSUSE:Factory checked in at 2019-03-11 11:17:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-environ (Old)
and /work/SRC/openSUSE:Factory/.python-django-environ.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-environ"
Mon Mar 11 11:17:50 2019 rev:3 rq:683719 version:0.4.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-environ/python-django-environ.changes
2019-02-27 15:08:10.410410027 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-environ.new.28833/python-django-environ.changes
2019-03-11 11:17:56.617284759 +0100
@@ -1,0 +2,5 @@
+Mon Mar 11 03:56:29 UTC 2019 - John Vandenberg <[email protected]>
+
+- Add LANG to %check to fix Leap
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-environ.spec ++++++
--- /var/tmp/diff_new_pack.M3Nmmk/_old 2019-03-11 11:17:57.189284553 +0100
+++ /var/tmp/diff_new_pack.M3Nmmk/_new 2019-03-11 11:17:57.193284552 +0100
@@ -47,6 +47,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+LANG=en_US.UTF-8
%python_exec setup.py test
%files %{python_files}