diff --git a/python-Pillow.changes b/python-Pillow.changes index 7da44bc..5d37f01 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 19 09:33:48 UTC 2020 - Tomáš Chvátal + +- Fix build on Leap + ------------------------------------------------------------------- Wed Aug 5 18:37:46 UTC 2020 - Matej Cepl diff --git a/python-Pillow.spec b/python-Pillow.spec index b21a80a..9654940 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -28,7 +28,7 @@ URL: https://python-pillow.org/ Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module olefile} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest >= 4.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tk} BuildRequires: fdupes