From f6b9b82748e92708e65ba7fe3285440b3113068d09d5b070559d8743dbe95223 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:50:38 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=9 --- python-pydub.changes | 5 +++++ python-pydub.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pydub.changes b/python-pydub.changes index 3487074..0d1dc03 100644 --- a/python-pydub.changes +++ b/python-pydub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Oct 31 11:26:43 UTC 2018 - Jan Engelhardt diff --git a/python-pydub.spec b/python-pydub.spec index a6082b3..de39880 100644 --- a/python-pydub.spec +++ b/python-pydub.spec @@ -28,7 +28,6 @@ Group: Development/Languages/Python Url: https://github.com/jiaaro/pydub Source: https://files.pythonhosted.org/packages/source/p/pydub/pydub-%{version}.tar.gz Source10: https://raw.githubusercontent.com/jiaaro/pydub/v%{version}/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros