Hello community,
here is the log from the commit of package python-click-threading for
openSUSE:Factory checked in at 2019-09-20 14:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-threading (Old)
and /work/SRC/openSUSE:Factory/.python-click-threading.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click-threading"
Fri Sep 20 14:53:04 2019 rev:3 rq:731866 version:0.4.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-click-threading/python-click-threading.changes
2019-03-19 09:58:20.056104363 +0100
+++
/work/SRC/openSUSE:Factory/.python-click-threading.new.7948/python-click-threading.changes
2019-09-20 14:53:06.454883673 +0200
@@ -1,0 +2,5 @@
+Thu Sep 19 03:46:05 UTC 2019 - John Vandenberg <[email protected]>
+
+- Add LANG to %check to fix build on Leap
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-click-threading.spec ++++++
--- /var/tmp/diff_new_pack.f72Hfi/_old 2019-09-20 14:53:08.950883176 +0200
+++ /var/tmp/diff_new_pack.f72Hfi/_new 2019-09-20 14:53:08.954883175 +0200
@@ -54,6 +54,7 @@
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
%check
+export LANG=en_US.UTF-8
%pytest tests
%files %{python_files}