summaryrefslogtreecommitdiffstats
path: root/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-17 08:18:29 +0200
committer Willy Sudiarto Raharjo2019-05-18 02:22:18 +0200
commit568ec8b4dbfc1f2df9a55c3e9ab45a0658ca8f60 (patch)
tree9a00881d298a5c90a73a9dff63826a9a4deea320 /development/jupyter-ipyleaflet/jupyter-ipyleaflet.info
parent3b304c41cc94e21b4cc41bbd7f37e4028fbb8a7a (diff)
downloadslackbuilds-568ec8b4dbfc1f2df9a55c3e9ab45a0658ca8f60.tar.gz
development/jupyter-ipyleaflet: Updated to use Python 3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-ipyleaflet/jupyter-ipyleaflet.info')
-rw-r--r--development/jupyter-ipyleaflet/jupyter-ipyleaflet.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info
index 4e11c06bdf..d4295a0680 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"
HOMEPAGE="https://github.com/ellisonbg/ipyleaflet"
-DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.10.1/download/linux-64/ipyleaflet-0.10.1-py27_0.tar.bz2"
-MD5SUM="1bec2ed9d51c830b8eff67a2ba2a6e33"
+DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.10.1/download/linux-64/ipyleaflet-0.10.1-py37_0.tar.bz2"
+MD5SUM="53329a5c29512903e07e6ad443291fd8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-ipywidgets python-branca traittypes"