mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/jupyter-widgetsnbextension: Upgraded for version 3.5.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
883289c5be
commit
b06a9490bc
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=widgetsnbextension
|
||||
PRGNAM=jupyter-$SRCNAM
|
||||
VERSION=${VERSION:-3.4.2}
|
||||
VERSION=${VERSION:-3.5.1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jupyter-widgetsnbextension"
|
||||
VERSION="3.4.2"
|
||||
VERSION="3.5.1"
|
||||
HOMEPAGE="https://github.com/ipython/ipywidgets"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/widgetsnbextension/widgetsnbextension-3.4.2.tar.gz"
|
||||
MD5SUM="a165830e095877a9c576c817656850e9"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/widgetsnbextension/widgetsnbextension-3.5.1.tar.gz"
|
||||
MD5SUM="3dc5f96919c032a885950e3819bdee7b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jupyter-notebook"
|
||||
|
|
Loading…
Reference in a new issue