Hello community, here is the log from the commit of package python-PyTweening for openSUSE:Factory checked in at 2018-12-24 11:47:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyTweening (Old) and /work/SRC/openSUSE:Factory/.python-PyTweening.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyTweening" Mon Dec 24 11:47:34 2018 rev:2 rq:660688 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyTweening/python-PyTweening.changes 2018-03-07 10:36:18.062965037 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyTweening.new.28833/python-PyTweening.changes 2018-12-24 11:47:35.577123241 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:53:17 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyTweening.spec ++++++ --- /var/tmp/diff_new_pack.Xff99r/_old 2018-12-24 11:47:36.197122696 +0100 +++ /var/tmp/diff_new_pack.Xff99r/_new 2018-12-24 11:47:36.197122696 +0100 @@ -12,25 +12,25 @@ # 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-%{**}} Name: python-PyTweening Version: 1.0.3 Release: 0 -License: BSD-3-Clause Summary: A collection of tweening / easing functions -Url: https://github.com/asweigart/pytweening +License: BSD-3-Clause Group: Development/Languages/Python +Url: https://github.com/asweigart/pytweening Source: https://files.pythonhosted.org/packages/source/P/PyTweening/PyTweening-%{version}.zip Source99: https://raw.githubusercontent.com/asweigart/pytweening/master/LICENSE.txt -BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRequires: unzip -BuildRequires: fdupes BuildRequires: dos2unix +BuildRequires: fdupes +BuildRequires: python-rpm-macros +BuildRequires: unzip BuildArch: noarch %python_subpackages
