From 2db54dd863092c08c820c8c2293d539d4a45c5134796c281437ca252fcc6d623 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:44:53 +0000 Subject: [PATCH] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyAudio?expand=0&rev=9 --- python-PyAudio.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-PyAudio.spec b/python-PyAudio.spec index 0d46d0c..8cecb94 100644 --- a/python-PyAudio.spec +++ b/python-PyAudio.spec @@ -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/ # @@ -32,9 +32,9 @@ BuildRequires: fdupes 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