From 3e5c94a34678e787a9b93c478ac6e08e9d08ee6cd5d99d6b051e961f6d3b928e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 19 Aug 2020 09:35:06 +0000 Subject: [PATCH] - Fix build on leap and do not pull in the pytest-runner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=100 --- python-Pillow.changes | 5 +++++ python-Pillow.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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