[arch-commits] Commit in spyder/trunk (PKGBUILD)
Fabio Castelli
muflone at archlinux.org
Sat Jan 13 23:55:03 UTC 2018
Date: Saturday, January 13, 2018 @ 23:55:02
Author: muflone
Revision: 281864
spyder 3.2.5-1
Modified:
spyder/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-13 23:53:46 UTC (rev 281863)
+++ PKGBUILD 2018-01-13 23:55:02 UTC (rev 281864)
@@ -5,7 +5,7 @@
pkgbase='spyder'
pkgname=('spyder2' 'spyder3')
-pkgver=3.2.4
+pkgver=3.2.5
pkgrel=1
pkgdesc='Scientific PYthon Development EnviRonment providing MATLAB-like features.'
makedepends=('python2-setuptools' 'python-setuptools' 'python-sphinx' 'python2-sphinx')
@@ -17,7 +17,7 @@
"bug_53489_python2-optional-nbconvert.patch"
"bug_54508_missing_pyqt4_qtwebkit.patch"
"bug_51437_spyder2.patch")
-sha256sums=('5206a69193038fb29b6d0a5a68591c4222d2abdb058bdfef87081f0d48ea80be'
+sha256sums=('44679c70069514d6ed2f582080ee6bae5eebdef3be11279c64250eef52b6a027'
'84b8d5e9640d5d347ac4564130f217368cc3f823de30b458d467a05e60bbc8da'
'7486faba90da062ef8da6912bfabd22b59343b1275758f04e4a41df2b3b8eec0'
'28d4aa8938d809c299ab6bf6b00a2f82677f9a98a9763b7127970881b76276f5'
@@ -56,7 +56,7 @@
depends=('python2-pyqt5' 'qt5-webkit' 'python2-qtconsole' 'python2-qtpy' 'python2-qtawesome'
'python2-pyflakes' 'python2-pyzmq' 'python2-pygments' 'python2-psutil' 'python2-pickleshare'
'python2-rope' 'python2-jedi' 'python2-pylint' 'python2-pycodestyle' 'python2-sphinx'
- 'icu' 'gtk-update-icon-cache')
+ 'python2-opengl' 'python2-cloudpickle' 'icu' 'gtk-update-icon-cache')
provides=('spyder')
conflicts=('spyder')
replaces=('spyder')
@@ -86,7 +86,7 @@
'python-pyflakes' 'python-pyzmq' 'python-pygments' 'python-psutil' 'python-pickleshare'
'jupyter' 'jupyter-nbconvert'
'python-rope' 'python-jedi' 'python-pylint' 'python-pycodestyle' 'python-sphinx'
- 'icu' 'gtk-update-icon-cache')
+ 'python-opengl' 'python-cloudpickle' 'icu' 'gtk-update-icon-cache')
optdepends=('python-numpy: N-dimensional arrays'
'python-scipy: signal/image processing'
'python-h5py: HDF5 support'
More information about the arch-commits
mailing list