summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO42
1 files changed, 24 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f1e71934ee..944ae97ce059 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,5 @@
-# Generated by mksrcinfo v7
-# Sun Oct 4 07:25:55 UTC 2015
pkgbase = spyder-git
- pkgver = 3.0.0b1.r172.g47a5a0c
+ pkgver = 3.0.0b1.r546.g2c5568e
pkgrel = 1
url = https://github.com/spyder-ide/spyder
install = spyder-git.install
@@ -20,42 +18,50 @@ pkgname = spyder-git
depends = ipython2-notebook
depends = python2-pyqt4
depends = python2-pyflakes
- depends = python2-pyzmq
+ depends = python2-sphinx
depends = python2-pygments
+ depends = python2-pylint
+ depends = python2-pep8
+ depends = python2-psutil
+ depends = python2-pyzmq
depends = desktop-file-utils
depends = gtk-update-icon-cache
- optdepends = python2-pylint: powerful code analysis
+ optdepends = python2-pyqt5: Qt-Python bindings
+ optdepends = python2-pyside: Qt-Python bindings
optdepends = python2-rope: editor code completion, calltips and go-to-definition
- optdepends = python2-sphinx: rich text help on the object inspector
+ optdepends = python2-jedi: editor code completion, calltips and go-to-definition
+ optdepends = python2-matplotlib: 2D/3D plotting
+ optdepends = python2-pandas: DataFrame and Series support
optdepends = python2-numpy: N-dimensional arrays
+ optdepends = python2-sympy: symbolic mathematics
optdepends = python2-scipy: signal/image processing
- optdepends = python2-psutil: memory/CPU usage in the status bar
optdepends = python2-h5py: HDF5 support
- optdepends = python2-matplotlib: interactive 2D/3D data plotting
- optdepends = pep8-python2: real-time code style analysis
- optdepends = python2-sympy: symbolic mathematics for the IPython console
provides = spyder
conflicts = spyder
pkgname = spyder3-git
pkgdesc = Scientific PYthon Development EnviRonment providing MATLAB-like features (Python 3 version)
- depends = jupyter
+ depends = ipython-notebook
depends = python-pyqt4
depends = python-pyflakes
- depends = python-pyzmq
+ depends = python-sphinx
depends = python-pygments
+ depends = python-pylint
+ depends = pep8
+ depends = python-psutil
+ depends = python-pyzmq
depends = desktop-file-utils
depends = gtk-update-icon-cache
- optdepends = python-pylint: powerful code analysis
+ optdepends = python-pyqt5: Qt-Python bindings
+ optdepends = python-pyside: Qt-Python bindings
optdepends = python-rope: editor code completion, calltips and go-to-definition
- optdepends = python-sphinx: rich text help on the object inspector
+ optdepends = python-jedi: editor code completion, calltips and go-to-definition
+ optdepends = python-matplotlib: 2D/3D plotting
+ optdepends = python-pandas: DataFrame and Series support
optdepends = python-numpy: N-dimensional arrays
+ optdepends = python-sympy: symbolic mathematics
optdepends = python-scipy: signal/image processing
- optdepends = python-psutil: memory/CPU usage in the status bar
optdepends = python-h5py: HDF5 support
- optdepends = python-matplotlib: interactive 2D/3D data plotting
- optdepends = pep8: real-time code style analysis
- optdepends = python-sympy: symbolic mathematics for the IPython console
provides = spyder3
conflicts = spyder3