15
0

Accepting request 722036 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/722036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SoundFile?expand=0&rev=4
This commit is contained in:
2019-08-13 11:16:42 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 9 16:10:14 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Restrict pytest version to fix tests.
-------------------------------------------------------------------
Fri Aug 17 09:02:13 UTC 2018 - tchvatal@suse.com

View File

@@ -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 pytest}
BuildRequires: %{python_module pytest3}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: libsndfile1