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