15
0

Accepting request 722035 from home:TheBlackCat:branches:devel:languages:python

Restrict pytest version to fix tests.

OBS-URL: https://build.opensuse.org/request/show/722035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=7
This commit is contained in:
Todd R
2019-08-09 16:10:44 +00:00
committed by Git OBS Bridge
parent 5951263d0f
commit ef8c54066a
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