15
0

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-theme?expand=0&rev=3
This commit is contained in:
2018-12-04 13:12:42 +00:00
committed by Git OBS Bridge
parent c7e54e7690
commit 33835062f0
2 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 12:45:30 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Feb 17 14:49:40 UTC 2018 - alarrosa@suse.com

View File

@@ -12,22 +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-aiohttp-theme
Version: 0.1.4
Release: 0
License: BSD-3-Clause
Summary: A configurable sidebar-enabled Sphinx theme
Url: https://github.com/aio-libs/aiohttp-theme
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/aio-libs/aiohttp-theme
Source: https://files.pythonhosted.org/packages/source/a/aiohttp-theme/aiohttp-theme-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages