Hello community, here is the log from the commit of package python-osmviz for openSUSE:Factory checked in at 2018-12-24 11:40:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-osmviz (Old) and /work/SRC/openSUSE:Factory/.python-osmviz.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-osmviz" Mon Dec 24 11:40:36 2018 rev:2 rq:659527 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-osmviz/python-osmviz.changes 2018-05-29 10:28:52.256047264 +0200 +++ /work/SRC/openSUSE:Factory/.python-osmviz.new.28833/python-osmviz.changes 2018-12-24 11:40:37.349493082 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:51:03 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-osmviz.spec ++++++ --- /var/tmp/diff_new_pack.qGCZm7/_old 2018-12-24 11:40:37.797492685 +0100 +++ /var/tmp/diff_new_pack.qGCZm7/_new 2018-12-24 11:40:37.797492685 +0100 @@ -12,23 +12,23 @@ # 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-osmviz Version: 1.1.0 Release: 0 -License: MIT Summary: An OpenStreetMap Visualization Toolkit for Python -Url: http://cbick.github.com/osmviz +License: MIT Group: Development/Languages/Python +Url: http://cbick.github.com/osmviz Source: https://files.pythonhosted.org/packages/source/o/osmviz/osmviz-%{version}.tar.gz Source10: https://raw.githubusercontent.com/hugovk/osmviz/%{version}/LICENSE -BuildRequires: python-rpm-macros -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-pygame Recommends: python-Pillow BuildArch: noarch
