14
0
forked from pool/python-pydub

Accepting request 659584 from devel:languages:python

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=4
This commit is contained in:
2018-12-24 10:41:49 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 12:52:09 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Oct 31 11:26:43 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -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