From 6cb6026ce8b60003cbb4489cb4d72c6581442896 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Wed, 1 Jan 2020 13:56:29 -0800 Subject: development/jupyter-ipyleaflet: Updated for version 0.11.6. Signed-off-by: Robby Workman --- development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild | 9 +++++---- development/jupyter-ipyleaflet/jupyter-ipyleaflet.info | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'development') diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild index a7129e831b..488fe4b3b0 100644 --- a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild +++ b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-ipyleaflet -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2020 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,12 +22,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -SRCNAM=ipyleaflet -PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-0.10.1} +PRGNAM=jupyter-ipyleaflet +VERSION=${VERSION:-0.11.6} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} +SRCNAM=ipyleaflet + if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info index d4295a0680..53ec04ed90 100644 --- a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info +++ b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-ipyleaflet" -VERSION="0.10.1" +VERSION="0.11.6" HOMEPAGE="https://github.com/ellisonbg/ipyleaflet" -DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.10.1/download/linux-64/ipyleaflet-0.10.1-py37_0.tar.bz2" -MD5SUM="53329a5c29512903e07e6ad443291fd8" +DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.11.6/download/linux-64/ipyleaflet-0.11.6-py37_0.tar.bz2" +MD5SUM="7ec9fb700cf2052f10fca3092b0a35a7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jupyter-ipywidgets python-branca traittypes" -- cgit v1.2.3