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 Mon Aug 28 20:43:35 UTC 2017 - toddrme2178@gmail.com

View File

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