14
0

Accepting request 659528 from devel:languages:python

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pa-ringbuffer?expand=0&rev=2
This commit is contained in:
2018-12-24 10:40:38 +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:51:09 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Nov 2 04:37:28 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

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