Hello community, here is the log from the commit of package python-nose-cover3 for openSUSE:Factory checked in at 2018-12-24 11:40:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nose-cover3 (Old) and /work/SRC/openSUSE:Factory/.python-nose-cover3.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nose-cover3" Mon Dec 24 11:40:10 2018 rev:10 rq:659510 version:0.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nose-cover3/python-nose-cover3.changes 2017-05-18 20:48:39.468401318 +0200 +++ /work/SRC/openSUSE:Factory/.python-nose-cover3.new.28833/python-nose-cover3.changes 2018-12-24 11:40:11.401516102 +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.Lwi1fB/_old 2018-12-24 11:40:11.913515648 +0100 +++ /var/tmp/diff_new_pack.Lwi1fB/_new 2018-12-24 11:40:11.913515648 +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
