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

Kyle Keen kkeen at archlinux.org
Mon Jan 11 13:02:18 UTC 2016


    Date: Monday, January 11, 2016 @ 14:02:18
  Author: kkeen
Revision: 155994

upgpkg: jupyter 4.0.6-4

Modified:
  jupyter/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 12:54:56 UTC (rev 155993)
+++ PKGBUILD	2016-01-11 13:02:18 UTC (rev 155994)
@@ -4,7 +4,7 @@
 pkgbase=jupyter
 pkgname=(jupyter ipython2-notebook)
 pkgver=4.0.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="http://jupyter.org/"
@@ -19,13 +19,13 @@
             'python-sip: jupyter-qtconsole')
 
 # rebundle all the parts that were split out
-_ipykv=4.2.1  # ipykernel
+_ipykv=4.2.2  # ipykernel
 _ipywv=4.1.1  # ipywidgets
 _jnbcv=4.1.0  # notebook convert
 _jnbfv=4.0.1  # notebook format
 _jconv=4.0.3  # jupyter console
 _jcliv=4.1.1  # jupyter client
-_notev=4.0.6  # notebook
+_notev=4.1.0  # notebook
 _qtcv=4.1.1   # qtconsole
 
 source=("jupyter_core.tgz::https://github.com/jupyter/jupyter_core/archive/$pkgver.tar.gz"
@@ -38,13 +38,13 @@
         "notebook.tgz::https://github.com/jupyter/notebook/archive/$_notev.tar.gz"
         "qtconsole.tgz::https://github.com/jupyter/qtconsole/archive/$_qtcv.tar.gz")
 md5sums=('50a73c3a4a8ed047a3674d2b5274cc3b'
-         'de583ee9c84db6296269ce7de0afb63f'
+         '4ac8ae11f1eef4920bf4a5383e13ab50'
          '099e9b76c52839dc33604aad7a2f1a42'
          '06655576713ba1ff7cece2b92760c187'
          'ab7172e517c9d561c0c01eef5631b4c8'
          '0e928ea261e7f8154698cf69ed4f2459'
          '8436e4a3266a442f576cdfef39dc0e19'
-         'd70d8a6d01893f4b64df9edbc0e13b52'
+         '763ab54b3fc69f6225b9659b6994e756'
          '09edb4932e59a07f26ff1fd492c9f740')
 
 # notebook optdeps ?



More information about the arch-commits mailing list