summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild4
-rw-r--r--development/jupyter-ipyleaflet/jupyter-ipyleaflet.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.SlackBuild
index 220eb75333..f277912599 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-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=ipyleaflet
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-0.9.1}
+VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info
index 5a956429f5..4e11c06bdf 100644
--- a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info
+++ b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info
@@ -1,10 +1,10 @@
PRGNAM="jupyter-ipyleaflet"
-VERSION="0.9.1"
+VERSION="0.10.1"
HOMEPAGE="https://github.com/ellisonbg/ipyleaflet"
-DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.9.1/download/linux-64/ipyleaflet-0.9.1-py27_0.tar.bz2"
-MD5SUM="fd4400d18e3daf90d5f6de81d0320653"
+DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.10.1/download/linux-64/ipyleaflet-0.10.1-py27_0.tar.bz2"
+MD5SUM="1bec2ed9d51c830b8eff67a2ba2a6e33"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jupyter-ipywidgets traittypes"
+REQUIRES="jupyter-ipywidgets python-branca traittypes"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"