diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-16 23:18:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:22:18 +0700 |
commit | 568ec8b4dbfc1f2df9a55c3e9ab45a0658ca8f60 (patch) | |
tree | 9a00881d298a5c90a73a9dff63826a9a4deea320 /development/jupyter-ipyleaflet/jupyter-ipyleaflet.info | |
parent | 3b304c41cc94e21b4cc41bbd7f37e4028fbb8a7a (diff) |
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.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info index 4e11c06bdfa5a..d4295a068056d 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" |