From ef8c54066a16d2a128fc3c963ebccdc5879858f48003e4cb1545785bf735c1b4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 9 Aug 2019 16:10:44 +0000 Subject: [PATCH] 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 --- python-SoundFile.changes | 5 +++++ python-SoundFile.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-SoundFile.changes b/python-SoundFile.changes index 72f9d2a..762de05 100644 --- a/python-SoundFile.changes +++ b/python-SoundFile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 9 16:10:14 UTC 2019 - Todd R + +- Restrict pytest version to fix tests. + ------------------------------------------------------------------- Fri Aug 17 09:02:13 UTC 2018 - tchvatal@suse.com diff --git a/python-SoundFile.spec b/python-SoundFile.spec index 49c05ac..5086ce6 100644 --- a/python-SoundFile.spec +++ b/python-SoundFile.spec @@ -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