Accepting request 659527 from devel:languages:python
Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/request/show/659527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-osmviz?expand=0&rev=2
This commit is contained in:
parent
3b6f9025f9
commit
49983b443d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 4 12:51:03 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Remove superfluous devel dependency for noarch package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 15 20:05:26 UTC 2018 - toddrme2178@gmail.com
|
Tue May 15 20:05:26 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -12,23 +12,23 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-osmviz
|
Name: python-osmviz
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
|
||||||
Summary: An OpenStreetMap Visualization Toolkit for Python
|
Summary: An OpenStreetMap Visualization Toolkit for Python
|
||||||
Url: http://cbick.github.com/osmviz
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: http://cbick.github.com/osmviz
|
||||||
Source: https://files.pythonhosted.org/packages/source/o/osmviz/osmviz-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/o/osmviz/osmviz-%{version}.tar.gz
|
||||||
Source10: https://raw.githubusercontent.com/hugovk/osmviz/%{version}/LICENSE
|
Source10: https://raw.githubusercontent.com/hugovk/osmviz/%{version}/LICENSE
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module devel}
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-pygame
|
Requires: python-pygame
|
||||||
Recommends: python-Pillow
|
Recommends: python-Pillow
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user