summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-08-21 01:16:53 +0200
committer Willy Sudiarto Raharjo2017-08-26 02:20:32 +0200
commite87a6f65ebe70fbe704fe7c3037097c546c3deb1 (patch)
tree392bb776b5b708e36d1ca7cb1921c9837a36ce77
parent37357bc4dfeb11193377c6f2f3c7ac8918d8a098 (diff)
downloadslackbuilds-e87a6f65ebe70fbe704fe7c3037097c546c3deb1.tar.gz
development/jupyter-nbformat: Updated for version 4.4.0.
-rw-r--r--development/jupyter-nbformat/jupyter-nbformat.SlackBuild2
-rw-r--r--development/jupyter-nbformat/jupyter-nbformat.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-nbformat/jupyter-nbformat.SlackBuild b/development/jupyter-nbformat/jupyter-nbformat.SlackBuild
index c3032b3a7d..35853db774 100644
--- a/development/jupyter-nbformat/jupyter-nbformat.SlackBuild
+++ b/development/jupyter-nbformat/jupyter-nbformat.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=nbformat
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-nbformat/jupyter-nbformat.info b/development/jupyter-nbformat/jupyter-nbformat.info
index f6e6b04d3a..cf67d719a7 100644
--- a/development/jupyter-nbformat/jupyter-nbformat.info
+++ b/development/jupyter-nbformat/jupyter-nbformat.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-nbformat"
-VERSION="4.3.0"
+VERSION="4.4.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://pypi.python.org/packages/f9/c5/89df4abf906f766727f976e170caa85b4f1c1d1feb1f45d716016e68e19f/nbformat-4.3.0.tar.gz"
-MD5SUM="9a00d20425914cd5ba5f97769d9963ca"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-4.4.0.tar.gz"
+MD5SUM="2d5f873138d9fbc2a3f9eaaebca3b8a1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jsonschema traitlets"