forked from pool/python-dash
Accepting request 654003 from devel:languages:python
Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/request/show/654003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dash?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 02:55:26 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -12,23 +12,22 @@
|
||||
# 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-dash
|
||||
Version: 0.21.1
|
||||
Release: 0
|
||||
# For the license file
|
||||
%define tag ff93d2c4331a576b445be87bb3b77576f18b030a
|
||||
Release: 0
|
||||
Summary: Python framework for building reactive web-apps
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://plot.ly/dash
|
||||
Source: https://files.pythonhosted.org/packages/source/d/dash/dash-%{version}.tar.gz
|
||||
Source10: https://raw.githubusercontent.com/plotly/dash/%{tag}/LICENSE
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
|
||||
Reference in New Issue
Block a user