From 3b04eb1566b01a01ab77c37a27218b49a55a347a Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 1 Apr 2020 21:07:56 +0200 Subject: [PATCH] - updated PIL package name (to pillow) --- python-scipy.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-scipy.spec b/python-scipy.spec index 20562e2..0cbac34 100644 --- a/python-scipy.spec +++ b/python-scipy.spec @@ -47,7 +47,7 @@ BuildRequires: sphinx-pdg-2 >= 1.6 Requires: lapack >= 3.6.0 Requires: python-modules >= 1:2.7 Requires: python-numpy >= 1:1.8.2 -Suggests: python-PIL +Suggests: python-pillow BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -68,6 +68,7 @@ Group: Libraries/Python Requires: lapack >= 3.6.0 Requires: python3-modules >= 1:3.4 Requires: python3-numpy >= 1:1.8.2 +Suggests: python3-pillow %description -n python3-%{module} SciPy is an open source library of scientific tools for Python. SciPy -- 2.44.0