Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-coveralls for
openSUSE:Factory checked in at 2021-12-09 19:45:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-coveralls (Old)
and /work/SRC/openSUSE:Factory/.python-python-coveralls.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-coveralls"
Thu Dec 9 19:45:31 2021 rev:6 rq:937348 version:2.9.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-coveralls/python-python-coveralls.changes
2020-05-26 17:18:42.415895681 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-coveralls.new.2520/python-python-coveralls.changes
2021-12-09 19:46:00.677144866 +0100
@@ -1,0 +2,5 @@
+Wed Dec 8 09:59:18 UTC 2021 - [email protected]
+
+- do not require pytest-runner for build, it is not needed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-coveralls.spec ++++++
--- /var/tmp/diff_new_pack.7M9lgi/_old 2021-12-09 19:46:01.293145163 +0100
+++ /var/tmp/diff_new_pack.7M9lgi/_new 2021-12-09 19:46:01.293145163 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-coveralls
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
Requires: python-requests
Requires: python-six
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Conflicts: python-coveralls
BuildArch: noarch
# SECTION test requirements
@@ -44,7 +44,6 @@
BuildRequires: %{python_module httpretty}
BuildRequires: %{python_module pycodestyle}
BuildRequires: %{python_module pytest-cov}
-BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module six}