14
0
2019-11-07 15:07:09 +00:00
committed by Git OBS Bridge
parent b470add975
commit 2dbd93b29e
2 changed files with 6 additions and 4 deletions

View File

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

View File

@@ -23,8 +23,7 @@ Version: 0.2.11
Release: 0
Summary: Python Bindings for PortAudio v19
License: MIT
Group: Development/Libraries/Python
Url: http://people.csail.mit.edu/hubert/pyaudio/
URL: https://people.csail.mit.edu/hubert/pyaudio/
Source: https://files.pythonhosted.org/packages/source/P/PyAudio/PyAudio-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
@@ -36,7 +35,6 @@ BuildRequires: %{python_module nose}
BuildRequires: %{python_module numpy}
BuildRequires: alsa
%endif
%python_subpackages
%description
@@ -65,7 +63,6 @@ popd
%endif
%files %{python_files}
%defattr(-,root,root)
%doc CHANGELOG README
%doc examples/
%{python_sitearch}/_portaudio*.so