Hello community, here is the log from the commit of package python-pygal for openSUSE:Factory checked in at 2018-12-24 11:41:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygal (Old) and /work/SRC/openSUSE:Factory/.python-pygal.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygal" Mon Dec 24 11:41:54 2018 rev:2 rq:659587 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygal/python-pygal.changes 2018-06-02 12:02:49.220516543 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygal.new.28833/python-pygal.changes 2018-12-24 11:41:55.701423590 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:52:14 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygal.spec ++++++ --- /var/tmp/diff_new_pack.q1kun2/_old 2018-12-24 11:41:56.169423175 +0100 +++ /var/tmp/diff_new_pack.q1kun2/_new 2018-12-24 11:41:56.173423171 +0100 @@ -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-%{**}} @@ -20,23 +21,22 @@ Name: python-pygal Version: 2.4.0 Release: 0 -License: LGPL-3.0-or-later Summary: A python svg graph plotting library -Url: http://pygal.org/ +License: LGPL-3.0-or-later Group: Development/Languages/Python +Url: http://pygal.org/ Source: https://files.pythonhosted.org/packages/source/p/pygal/pygal-%{version}.tar.gz -source10: https://raw.githubusercontent.com/Kozea/pygal/%{version}/COPYING -BuildRequires: %{python_module devel} -BuildRequires: %{python_module pyquery} -BuildRequires: %{python_module Flask} +Source10: https://raw.githubusercontent.com/Kozea/pygal/%{version}/COPYING BuildRequires: %{python_module CairoSVG} +BuildRequires: %{python_module Flask} BuildRequires: %{python_module lxml} +BuildRequires: %{python_module pyquery} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} # /SECTION Requires: python-lxml Recommends: python-CairoSVG
