Hello community,
here is the log from the commit of package python-coveralls for
openSUSE:Factory checked in at 2018-12-13 19:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coveralls (Old)
and /work/SRC/openSUSE:Factory/.python-coveralls.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coveralls"
Thu Dec 13 19:42:03 2018 rev:3 rq:653995 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coveralls/python-coveralls.changes
2018-06-13 15:38:23.974748076 +0200
+++
/work/SRC/openSUSE:Factory/.python-coveralls.new.28833/python-coveralls.changes
2018-12-13 19:42:06.221196074 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:47:00 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coveralls.spec ++++++
--- /var/tmp/diff_new_pack.mb3jvK/_old 2018-12-13 19:42:06.693195456 +0100
+++ /var/tmp/diff_new_pack.mb3jvK/_new 2018-12-13 19:42:06.693195456 +0100
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -26,7 +26,6 @@
Group: Development/Languages/Python
Url: http://github.com/coveralls-clients/coveralls-python
Source:
https://files.pythonhosted.org/packages/source/c/coveralls/coveralls-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros