development/jupyter-widgetsnbextension: Upgraded for version 3.5.1.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
Benjamin Trigona-Harany 2019-08-17 00:00:23 -07:00 committed by Willy Sudiarto Raharjo
parent 883289c5be
commit b06a9490bc
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
SRCNAM=widgetsnbextension
PRGNAM=jupyter-$SRCNAM
VERSION=${VERSION:-3.4.2}
VERSION=${VERSION:-3.5.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="jupyter-widgetsnbextension"
VERSION="3.4.2"
VERSION="3.5.1"
HOMEPAGE="https://github.com/ipython/ipywidgets"
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/widgetsnbextension/widgetsnbextension-3.4.2.tar.gz"
MD5SUM="a165830e095877a9c576c817656850e9"
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/widgetsnbextension/widgetsnbextension-3.5.1.tar.gz"
MD5SUM="3dc5f96919c032a885950e3819bdee7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-notebook"