summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-02 20:04:29 -0700
committer Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-02 20:04:29 -0700
commitc38a576380d76050791f2f9349755ff866a825ec (patch)
treeb75211f3bb1e63cb1ab06ede73386aa1a03faa9f /development
parent86edda485b605be21b5dcd45e25dc421158eb7d1 (diff)
downloadslackbuilds-c38a576380d76050791f2f9349755ff866a825ec.tar.gz
slackbuilds-c38a576380d76050791f2f9349755ff866a825ec.tar.xz
development/jupyter-ipywidgets: Updated for version 7.2.0.
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 1b1f028809..bb5b42dec4 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.1.2}
+VERSION=${VERSION:-7.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.info b/development/jupyter-ipywidgets/jupyter-ipywidgets.info
index 8f6a24de7c..dd158438c8 100644
--- a/development/jupyter-ipywidgets/jupyter-ipywidgets.info
+++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-ipywidgets"
-VERSION="7.1.2"
+VERSION="7.2.0"
HOMEPAGE="https://ipywidgets.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.1.2.tar.gz"
-MD5SUM="9e83c3e67d5b2d115b0c0215904d0df2"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.2.0.tar.gz"
+MD5SUM="de18af90829063fad0990ff89aa3cff5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ipython jupyter-widgetsnbextension"