Hello community,
here is the log from the commit of package python-coveralls for
openSUSE:Factory checked in at 2019-12-05 17:34:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coveralls (Old)
and /work/SRC/openSUSE:Factory/.python-coveralls.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coveralls"
Thu Dec 5 17:34:54 2019 rev:7 rq:754339 version:1.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coveralls/python-coveralls.changes
2019-09-27 14:47:16.364948193 +0200
+++
/work/SRC/openSUSE:Factory/.python-coveralls.new.4691/python-coveralls.changes
2019-12-05 17:36:57.421404235 +0100
@@ -1,0 +2,5 @@
+Thu Dec 5 11:12:21 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix build on older releases
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coveralls.spec ++++++
--- /var/tmp/diff_new_pack.Um8TeO/_old 2019-12-05 17:37:04.761401587 +0100
+++ /var/tmp/diff_new_pack.Um8TeO/_new 2019-12-05 17:37:04.761401587 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-coveralls
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -68,6 +68,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+export LANG="en_US.UTF8"
%pytest
%files %{python_files}