15
0

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-plugins?expand=0&rev=7
This commit is contained in:
2018-12-04 13:19:39 +00:00
committed by Git OBS Bridge
parent 355f58c4ab
commit 89791ec90b
2 changed files with 5 additions and 1 deletions

View File

@@ -26,7 +26,6 @@ License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/click-contrib/click-plugins
Source: https://files.pythonhosted.org/packages/source/c/click-plugins/click-plugins-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
%if %{with test}