[arch-commits] Commit in jupyter/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Mar 6 16:26:22 UTC 2016


    Date: Sunday, March 6, 2016 @ 17:26:22
  Author: kkeen
Revision: 165393

upgpkg: jupyter 4.0.6-8 qtconsole

Modified:
  jupyter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-06 16:10:46 UTC (rev 165392)
+++ PKGBUILD	2016-03-06 16:26:22 UTC (rev 165393)
@@ -4,7 +4,7 @@
 pkgbase=jupyter
 pkgname=(jupyter ipython2-notebook)
 pkgver=4.0.6
-pkgrel=7
+pkgrel=8
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="http://jupyter.org/"
@@ -27,7 +27,7 @@
 _jnbfv=4.0.1  # notebook format
 _jconv=4.1.0  # jupyter console
 _jcliv=4.1.1  # jupyter client
-_qtcv=4.1.1   # qtconsole
+_qtcv=4.2.0   # qtconsole
 
 source=("jupyter_core-$pkgver.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz"
         "ipywidgets-$_ipywv.tgz::https://github.com/ipython/ipywidgets/archive/$_ipywv.tar.gz"
@@ -42,7 +42,7 @@
          'ab7172e517c9d561c0c01eef5631b4c8'
          '9c655076262760bdbeeada9d7f586237'
          '8436e4a3266a442f576cdfef39dc0e19'
-         '09edb4932e59a07f26ff1fd492c9f740')
+         '63c8f88830e41007dc1b807f02a250f9')
 
 # qtconsole deps?
 # python-pyqt5 python-sip python-pygments python-pyzmq



More information about the arch-commits mailing list