summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-09-24 11:38:15 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-29 07:47:43 +0700
commite3970e9acac4bbce90487542543d2eb2cd9bca1f (patch)
tree94086ce57587950e6d8af99a7e692974d5ce4e91
parent49685278a9d6ee6b35551054b2f1db39e5a9aeef (diff)
downloadslackbuilds-e3970e9acac4bbce90487542543d2eb2cd9bca1f.tar.gz
slackbuilds-e3970e9acac4bbce90487542543d2eb2cd9bca1f.tar.xz
development/jupyter-ipywidgets: Updated for version 7.4.2.
-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 d2d6f3a55c..78f3742965 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.4.1}
+VERSION=${VERSION:-7.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.info b/development/jupyter-ipywidgets/jupyter-ipywidgets.info
index 42111e32fd..b8d42fb7c2 100644
--- a/development/jupyter-ipywidgets/jupyter-ipywidgets.info
+++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-ipywidgets"
-VERSION="7.4.1"
+VERSION="7.4.2"
HOMEPAGE="https://ipywidgets.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.4.1.tar.gz"
-MD5SUM="fee17dc665f2aedb61213198109dff28"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.4.2.tar.gz"
+MD5SUM="e1ac2d4e3dc463f8c20e074d9414436e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ipython jupyter-widgetsnbextension"