summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwillemw122016-04-25 08:33:20 +0200
committerwillemw122016-04-25 08:33:20 +0200
commit1affb4c72815784489d5b32eb3b039394445c8c3 (patch)
tree94d8a6d72ef38944cad01ec56886ceacff4bbb28 /.SRCINFO
parent259f546cf3e017a12a2c9c8b98b97a8783c83105 (diff)
downloadaur-1affb4c72815784489d5b32eb3b039394445c8c3.tar.gz
Fix nbconvert warning for python 3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6917c55bbd5f..2a5ee1b5b6de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = spyder-git
- pkgver = 3.0.0b2.r486.geb840fe
+ pkgver = 3.0.0b2.r488.g00a14c1
pkgrel = 1
url = https://github.com/spyder-ide/spyder
install = spyder-git.install
@@ -43,7 +43,7 @@ pkgname = spyder-git
pkgname = spyder3-git
pkgdesc = Scientific PYthon Development EnviRonment providing MATLAB-like features (Python 3 version)
depends = python-pyqt5
- depends = jupyter
+ depends = jupyter-nbconvert
depends = python-rope
depends = python-jedi
depends = python-pyflakes