Hello community,

here is the log from the commit of package python-PyAudio for openSUSE:Factory 
checked in at 2019-11-13 13:14:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyAudio (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyAudio.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyAudio"

Wed Nov 13 13:14:39 2019 rev:3 rq:746314 version:0.2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyAudio/python-PyAudio.changes    
2017-08-29 11:48:10.249730698 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyAudio.new.2990/python-PyAudio.changes  
2019-11-13 13:14:40.470844858 +0100
@@ -1,0 +2,5 @@
+Thu Nov  7 15:06:44 UTC 2019 - Matej Cepl <[email protected]>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyAudio.spec ++++++
--- /var/tmp/diff_new_pack.nfnjYT/_old  2019-11-13 13:14:41.126845541 +0100
+++ /var/tmp/diff_new_pack.nfnjYT/_new  2019-11-13 13:14:41.126845541 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyAudio
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,8 +23,7 @@
 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}
@@ -32,11 +31,10 @@
 BuildRequires:  portaudio-devel
 BuildRequires:  python-rpm-macros
 %if %{with test}
-BuildRequires:  alsa
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module numpy}
+BuildRequires:  alsa
 %endif
-
 %python_subpackages
 
 %description
@@ -65,7 +63,6 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root)
 %doc CHANGELOG README
 %doc examples/
 %{python_sitearch}/_portaudio*.so


Reply via email to