Hello community,
here is the log from the commit of package python-nose-cover3 for
openSUSE:Leap:15.2 checked in at 2020-03-09 18:09:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-nose-cover3 (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-nose-cover3.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nose-cover3"
Mon Mar 9 18:09:20 2020 rev:11 rq:776848 version:0.1.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-nose-cover3/python-nose-cover3.changes
2020-01-15 15:50:48.951507542 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-nose-cover3.new.26092/python-nose-cover3.changes
2020-03-09 18:09:21.333023711 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:47 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nose-cover3.spec ++++++
--- /var/tmp/diff_new_pack.2iLySq/_old 2020-03-09 18:09:21.553024026 +0100
+++ /var/tmp/diff_new_pack.2iLySq/_new 2020-03-09 18:09:21.557024032 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-nose-cover3
#
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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/
#
@@ -22,15 +22,14 @@
Release: 0
Url: http://github.com/ask/nosecover3
Summary: Coverage 3.x support for Nose
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
Group: Development/Languages/Python
Source:
https://files.pythonhosted.org/packages/source/n/nose-cover3/nose-cover3-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-2to3
-BuildRequires: %{python_module devel}
-BuildRequires: %{python_module setuptools}
Requires: python-coverage
Requires: python-nose
BuildArch: noarch