Hello community, here is the log from the commit of package python-lazy for openSUSE:Factory checked in at 2019-01-24 14:14:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lazy (Old) and /work/SRC/openSUSE:Factory/.python-lazy.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lazy" Thu Jan 24 14:14:03 2019 rev:2 rq:667860 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lazy/python-lazy.changes 2018-05-15 10:32:49.501459611 +0200 +++ /work/SRC/openSUSE:Factory/.python-lazy.new.28833/python-lazy.changes 2019-01-24 14:14:05.499315586 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:49:55 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lazy.spec ++++++ --- /var/tmp/diff_new_pack.BC5SvH/_old 2019-01-24 14:14:06.215314758 +0100 +++ /var/tmp/diff_new_pack.BC5SvH/_new 2019-01-24 14:14:06.215314758 +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/ # @@ -25,12 +25,11 @@ Group: Development/Languages/Python Url: https://github.com/stefanholek/lazy Source: https://files.pythonhosted.org/packages/source/l/lazy/lazy-%{version}.zip -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRequires: unzip BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRoot: %{{_tmppath}}/%{name}-%{version}-build +BuildRequires: unzip +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages %description
