From 228bfe9c6aa6898f5fdfa2916a4c034242f6c019c7eef35c9b2cfec6541a85b7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:14:38 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=11 --- python-audioread.changes | 5 +++++ python-audioread.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-audioread.changes b/python-audioread.changes index 2453b38..33151ca 100644 --- a/python-audioread.changes +++ b/python-audioread.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:49 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sat Nov 3 03:23:46 UTC 2018 - Todd R diff --git a/python-audioread.spec b/python-audioread.spec index b8a2f09..04864e7 100644 --- a/python-audioread.spec +++ b/python-audioread.spec @@ -12,7 +12,7 @@ # 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/ # @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/sampsyo/audioread Source0: https://files.pythonhosted.org/packages/source/a/audioread/audioread-%{version}.tar.gz Source10: https://raw.githubusercontent.com/beetbox/audioread/master/LICENSE -BuildRequires: %{python_module devel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch