From 2dbd93b29ee7e210b6421eaf76ccf538cf0041d6b5c23e51705039f8f201c0ec Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:07:09 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=10 --- python-PyAudio.changes | 5 +++++ python-PyAudio.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python-PyAudio.changes b/python-PyAudio.changes index acfe533..28e7fb1 100644 --- a/python-PyAudio.changes +++ b/python-PyAudio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:06:44 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Mon Aug 28 20:43:35 UTC 2017 - toddrme2178@gmail.com diff --git a/python-PyAudio.spec b/python-PyAudio.spec index 8cecb94..3e98b8e 100644 --- a/python-PyAudio.spec +++ b/python-PyAudio.spec @@ -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