]> git.pld-linux.org Git - packages/python-scipy.git/commitdiff
- updated PIL package name (to pillow) auto/th/python-scipy-1.2.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Apr 2020 19:07:56 +0000 (21:07 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Apr 2020 19:07:56 +0000 (21:07 +0200)
python-scipy.spec

index 20562e2c37bcd5753db8a86cef656186f1bd79b9..0cbac34456c76446afdeabbd30395c9bbd90d52d 100644 (file)
@@ -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
This page took 0.576446 seconds and 4 git commands to generate.