[packages/python-scipy] - updated PIL package name (to pillow)
qboosh
qboosh at pld-linux.org
Wed Apr 1 21:08:02 CEST 2020
commit 3b04eb1566b01a01ab77c37a27218b49a55a347a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Apr 1 21:07:56 2020 +0200
- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-scipy.git/commitdiff/3b04eb1566b01a01ab77c37a27218b49a55a347a
More information about the pld-cvs-commit
mailing list