From a170a12ac2c3743ad91b66356706704f70be0298ba7daeb78fb6ef5b2f9d5966 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:52:53 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOgg?expand=0&rev=4 --- python-PyOgg.changes | 5 +++++ python-PyOgg.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-PyOgg.changes b/python-PyOgg.changes index 88744a6..7261998 100644 --- a/python-PyOgg.changes +++ b/python-PyOgg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:33 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 2 02:34:55 UTC 2018 - Todd R diff --git a/python-PyOgg.spec b/python-PyOgg.spec index 1498c64..940d825 100644 --- a/python-PyOgg.spec +++ b/python-PyOgg.spec @@ -25,7 +25,6 @@ License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/Zuzu-Typ/PyOgg Source: https://files.pythonhosted.org/packages/source/P/PyOgg/PyOgg-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros