From 33835062f0bca870b4236dd381bb4540240acbb6e4c4ae8c354e9aff5e085f4f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:12:42 +0000 Subject: [PATCH] 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 --- python-aiohttp-theme.changes | 5 +++++ python-aiohttp-theme.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/python-aiohttp-theme.changes b/python-aiohttp-theme.changes index 44a331b..e3d7afc 100644 --- a/python-aiohttp-theme.changes +++ b/python-aiohttp-theme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:30 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sat Feb 17 14:49:40 UTC 2018 - alarrosa@suse.com diff --git a/python-aiohttp-theme.spec b/python-aiohttp-theme.spec index 63b0b03..e44c34a 100644 --- a/python-aiohttp-theme.spec +++ b/python-aiohttp-theme.spec @@ -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