summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-11-20 20:39:57 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-25 06:06:25 +0700
commite6e736225aa05dd0d88bd37052ce8956918b2983 (patch)
tree79086be1dcb2015c200b6f04449f12420abb4d99 /development
parent3ff75e47567309eb3e009e3298da985de21ef4f4 (diff)
downloadslackbuilds-e6e736225aa05dd0d88bd37052ce8956918b2983.tar.gz
slackbuilds-e6e736225aa05dd0d88bd37052ce8956918b2983.tar.xz
development/jupyter-ipywidgets: Updated for version 7.0.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development')
-rw-r--r--development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild2
-rw-r--r--development/jupyter-ipywidgets/jupyter-ipywidgets.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild
index 0c5ab6fdb7..1d5fcfbd9f 100644
--- a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild
+++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=ipywidgets
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-7.0.4}
+VERSION=${VERSION:-7.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.info b/development/jupyter-ipywidgets/jupyter-ipywidgets.info
index 126cf967f0..7fc2077ba2 100644
--- a/development/jupyter-ipywidgets/jupyter-ipywidgets.info
+++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-ipywidgets"
-VERSION="7.0.4"
+VERSION="7.0.5"
HOMEPAGE="https://ipywidgets.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.0.4.tar.gz"
-MD5SUM="15600da6cefb92e91d2c9d5c214a6593"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.0.5.tar.gz"
+MD5SUM="85224a59406b5167fd16417aed4b7733"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ipython jupyter-widgetsnbextension"