From 8ccba65ccb90a3e1c9860d3efc1625f39b557cd1 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Mon, 5 Apr 2021 00:34:11 -0700 Subject: development/jupyter-ipywidgets: Updated for version 7.6.3. Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | 4 ++-- development/jupyter-ipywidgets/jupyter-ipywidgets.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild index 8db798c478..90ec5de21a 100644 --- a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild +++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-ipywidgets -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2021 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jupyter-ipywidgets -VERSION=${VERSION:-7.5.1} +VERSION=${VERSION:-7.6.3} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.info b/development/jupyter-ipywidgets/jupyter-ipywidgets.info index 9b45771d67..1a7519cc76 100644 --- a/development/jupyter-ipywidgets/jupyter-ipywidgets.info +++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-ipywidgets" -VERSION="7.5.1" +VERSION="7.6.3" HOMEPAGE="https://ipywidgets.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.5.1.tar.gz" -MD5SUM="090f5ad1294b084f075af8f684d8981f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.6.3.tar.gz" +MD5SUM="19c4ddc4cebfdc82bacacf98513fb672" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-ipython jupyter-widgetsnbextension" -- cgit v1.2.3