mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/jupyter-ipywidgets: Updated for version 7.4.2.
This commit is contained in:
parent
49685278a9
commit
e3970e9aca
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=ipywidgets
|
||||
PRGNAM=jupyter-$SRCNAM
|
||||
VERSION=${VERSION:-7.4.1}
|
||||
VERSION=${VERSION:-7.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jupyter-ipywidgets"
|
||||
VERSION="7.4.1"
|
||||
VERSION="7.4.2"
|
||||
HOMEPAGE="https://ipywidgets.readthedocs.io/en/latest/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.4.1.tar.gz"
|
||||
MD5SUM="fee17dc665f2aedb61213198109dff28"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.4.2.tar.gz"
|
||||
MD5SUM="e1ac2d4e3dc463f8c20e074d9414436e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ipython jupyter-widgetsnbextension"
|
||||
|
|
Loading…
Reference in a new issue