Hello community, here is the log from the commit of package python-Cycler for openSUSE:Factory checked in at 2018-12-13 19:42:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Cycler (Old) and /work/SRC/openSUSE:Factory/.python-Cycler.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Cycler" Thu Dec 13 19:42:21 2018 rev:4 rq:654000 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Cycler/python-Cycler.changes 2017-04-20 20:53:00.782461237 +0200 +++ /work/SRC/openSUSE:Factory/.python-Cycler.new.28833/python-Cycler.changes 2018-12-13 19:42:25.817170425 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:47:05 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Cycler.spec ++++++ --- /var/tmp/diff_new_pack.Ht5Rug/_old 2018-12-13 19:42:26.653169332 +0100 +++ /var/tmp/diff_new_pack.Ht5Rug/_new 2018-12-13 19:42:26.657169327 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Cycler # -# Copyright (c) 2017 SUSE LINUX 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/ # @@ -25,10 +25,9 @@ Group: Development/Languages/Python Url: http://github.com/matplotlib/cycler Source: https://files.pythonhosted.org/packages/source/C/Cycler/cycler-%{version}.tar.gz -BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} +BuildRequires: python-rpm-macros Requires: python-six BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch
