[arch-commits] Commit in jupyter/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Apr 16 13:10:41 UTC 2016
Date: Saturday, April 16, 2016 @ 15:10:40
Author: kkeen
Revision: 171174
upgpkg: jupyter 4.1.0-3
Modified:
jupyter/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-16 12:29:47 UTC (rev 171173)
+++ PKGBUILD 2016-04-16 13:10:40 UTC (rev 171174)
@@ -4,7 +4,7 @@
pkgbase=jupyter
pkgname=(jupyter ipython2-notebook)
pkgver=4.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="A language-agnostic web-based interactive shell/notebook server."
arch=('any')
url="http://jupyter.org/"
@@ -23,12 +23,15 @@
# rebundle all the parts that were split out
# but split them out officially over time
_ipywv=4.1.1 # ipywidgets
-_jnbcv=4.1.0 # notebook convert
+_jnbcv=4.2.0 # notebook convert
_jnbfv=4.0.1 # notebook format
_jconv=4.1.1 # jupyter console
_jcliv=4.2.2 # jupyter client
_qtcv=4.2.1 # qtconsole
+# ipywidgets seems to be going through a lot of unstable "releases" today (2016-04-16)
+# wait for the beta testing to finish?
+
# future order of splits:
# python{,2}-jupyter_core
# python{,2}-jupyter_client
@@ -43,7 +46,7 @@
"qtconsole-$_qtcv.tgz::https://github.com/jupyter/qtconsole/archive/$_qtcv.tar.gz")
md5sums=('b7e928f965f68aef13fea1bf9d6384aa'
'099e9b76c52839dc33604aad7a2f1a42'
- '06655576713ba1ff7cece2b92760c187'
+ '8bd88771cc00f575d5edcd0b5197f964'
'ab7172e517c9d561c0c01eef5631b4c8'
'a8b077ae0a5c57e9518ac039ad5febb8'
'988ea87554215a83c6ad52e554d8d8c4'
More information about the arch-commits
mailing list