From be1da06996fc73cb0bbfda1e2c0b12d15a22d08c4ef1258b61a02fb1771e2f1c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:44:43 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pa-ringbuffer?expand=0&rev=3 --- python-pa-ringbuffer.changes | 5 +++++ python-pa-ringbuffer.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pa-ringbuffer.changes b/python-pa-ringbuffer.changes index 350878e..b9dcb9c 100644 --- a/python-pa-ringbuffer.changes +++ b/python-pa-ringbuffer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 2 04:37:28 UTC 2018 - Todd R diff --git a/python-pa-ringbuffer.spec b/python-pa-ringbuffer.spec index b038dc2..9e9c367 100644 --- a/python-pa-ringbuffer.spec +++ b/python-pa-ringbuffer.spec @@ -25,7 +25,6 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/spatialaudio/python-pa-ringbuffer Source: https://files.pythonhosted.org/packages/source/p/pa-ringbuffer/pa-ringbuffer-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros