From efdb1b44ce0fb6d9f13ddd742e1dd493cb92a5a04344fd36c774a62069aa69f0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 13 Dec 2018 18:42:37 +0000 Subject: [PATCH] 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 --- python-dash.changes | 5 +++++ python-dash.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-dash.changes b/python-dash.changes index a6ead39..5e6b7ea 100644 --- a/python-dash.changes +++ b/python-dash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:08 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed May 9 02:55:26 UTC 2018 - toddrme2178@gmail.com diff --git a/python-dash.spec b/python-dash.spec index 1365961..228f8f5 100644 --- a/python-dash.spec +++ b/python-dash.spec @@ -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