14
0
forked from pool/python-pydub

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=9
This commit is contained in:
2018-12-04 13:50:38 +00:00
committed by Git OBS Bridge
parent 5f3ea46ebe
commit f6b9b82748
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> 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 Url: https://github.com/jiaaro/pydub
Source: https://files.pythonhosted.org/packages/source/p/pydub/pydub-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/pydub/pydub-%{version}.tar.gz
Source10: https://raw.githubusercontent.com/jiaaro/pydub/v%{version}/LICENSE Source10: https://raw.githubusercontent.com/jiaaro/pydub/v%{version}/LICENSE
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros