forked from pool/python-PyAudio
Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 7 15:06:44 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Run through spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 28 20:43:35 UTC 2017 - toddrme2178@gmail.com
|
Mon Aug 28 20:43:35 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -23,8 +23,7 @@ Version: 0.2.11
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Bindings for PortAudio v19
|
Summary: Python Bindings for PortAudio v19
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/Python
|
URL: https://people.csail.mit.edu/hubert/pyaudio/
|
||||||
Url: http://people.csail.mit.edu/hubert/pyaudio/
|
|
||||||
Source: https://files.pythonhosted.org/packages/source/P/PyAudio/PyAudio-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/P/PyAudio/PyAudio-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
@@ -36,7 +35,6 @@ BuildRequires: %{python_module nose}
|
|||||||
BuildRequires: %{python_module numpy}
|
BuildRequires: %{python_module numpy}
|
||||||
BuildRequires: alsa
|
BuildRequires: alsa
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -65,7 +63,6 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc CHANGELOG README
|
%doc CHANGELOG README
|
||||||
%doc examples/
|
%doc examples/
|
||||||
%{python_sitearch}/_portaudio*.so
|
%{python_sitearch}/_portaudio*.so
|
||||||
|
Reference in New Issue
Block a user