diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | 2 | ||||
-rw-r--r-- | development/jupyter-ipywidgets/jupyter-ipywidgets.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild index 1b1f028809..bb5b42dec4 100644 --- a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild +++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipywidgets PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-7.1.2} +VERSION=${VERSION:-7.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.info b/development/jupyter-ipywidgets/jupyter-ipywidgets.info index 8f6a24de7c..dd158438c8 100644 --- a/development/jupyter-ipywidgets/jupyter-ipywidgets.info +++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-ipywidgets" -VERSION="7.1.2" +VERSION="7.2.0" HOMEPAGE="https://ipywidgets.readthedocs.io/en/latest/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.1.2.tar.gz" -MD5SUM="9e83c3e67d5b2d115b0c0215904d0df2" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-7.2.0.tar.gz" +MD5SUM="de18af90829063fad0990ff89aa3cff5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ipython jupyter-widgetsnbextension" |