15
0
Tomáš Chvátal
2020-03-04 11:08:01 +00:00
committed by Git OBS Bridge
parent daed96f9cc
commit d170f7336f
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 4 11:07:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix pytest dependency
-------------------------------------------------------------------
Mon Dec 2 16:28:38 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SoundFile
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@ URL: https://github.com/bastibe/PySoundFile
Source: https://files.pythonhosted.org/packages/source/S/SoundFile/SoundFile-%{version}.tar.gz
BuildRequires: %{python_module cffi >= 0.6}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest4}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: libsndfile1