Hello community, here is the log from the commit of package python-marshmallow for openSUSE:Factory checked in at 2018-12-24 11:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-marshmallow (Old) and /work/SRC/openSUSE:Factory/.python-marshmallow.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-marshmallow" Mon Dec 24 11:39:34 2018 rev:2 rq:659490 version:2.13.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-marshmallow/python-marshmallow.changes 2017-08-28 15:15:21.587947172 +0200 +++ /work/SRC/openSUSE:Factory/.python-marshmallow.new.28833/python-marshmallow.changes 2018-12-24 11:39:35.921547582 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:50:18 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-marshmallow.spec ++++++ --- /var/tmp/diff_new_pack.RdwY7G/_old 2018-12-24 11:39:36.373547181 +0100 +++ /var/tmp/diff_new_pack.RdwY7G/_new 2018-12-24 11:39:36.377547178 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-marshmallow # -# 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,8 @@ # 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/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} @@ -21,17 +22,16 @@ Name: python-marshmallow Version: 2.13.6 Release: 0 -License: MIT AND BSD-3-Clause Summary: Converting complex datatypes to and from native Python datatypes -Url: http://marshmallow.readthedocs.io/ +License: MIT AND BSD-3-Clause Group: Development/Languages/Python +Url: http://marshmallow.readthedocs.io/ Source: https://files.pythonhosted.org/packages/source/m/marshmallow/marshmallow-%{version}.tar.gz # PATCH-FIX-OPENSUSE patch-remove-unsupported-theme-option.patch [email protected] Patch0: patch-remove-unsupported-theme-option.patch -BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx BuildRequires: python3-sphinx-issues # SECTION test requirements
