Hello community,
here is the log from the commit of package python-rstcheck for openSUSE:Factory
checked in at 2019-03-10 09:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rstcheck (Old)
and /work/SRC/openSUSE:Factory/.python-rstcheck.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rstcheck"
Sun Mar 10 09:38:27 2019 rev:2 rq:682709 version:3.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rstcheck/python-rstcheck.changes
2019-03-01 16:48:32.625773722 +0100
+++
/work/SRC/openSUSE:Factory/.python-rstcheck.new.28833/python-rstcheck.changes
2019-03-10 09:38:34.516130264 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 02:44:25 UTC 2019 - John Vandenberg <[email protected]>
+
+- Add LANG=en_US.UTF-8 to %check to fix Leap test failures
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-rstcheck.spec ++++++
--- /var/tmp/diff_new_pack.Se4KHK/_old 2019-03-10 09:38:36.088129888 +0100
+++ /var/tmp/diff_new_pack.Se4KHK/_new 2019-03-10 09:38:36.088129888 +0100
@@ -65,6 +65,8 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+# LANG needed for Leap
+export LANG=en_US.UTF-8
# This is testing the source copy of rstcheck.py, not the installed version,
# but at least that sanity checks the build dependencies.
%{python_expand # complements test-path.patch