summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-03-10 02:08:59 +0100
committer Willy Sudiarto Raharjo2017-03-11 01:03:58 +0100
commit84d02729054e8946dc149ff5b8b5dea554f14127 (patch)
treecd318aa3c8ab8c564c766f6ddb4e10b6ff4a0fc9
parentda729ad22e010360bcd84ab22fd4ec96925b49a8 (diff)
downloadslackbuilds-84d02729054e8946dc149ff5b8b5dea554f14127.tar.gz
development/jupyter-nbformat: Updated for version 4.3.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-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 f7aedfb9a7..c3032b3a7d 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.2.0}
+VERSION=${VERSION:-4.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-nbformat/jupyter-nbformat.info b/development/jupyter-nbformat/jupyter-nbformat.info
index 47ff272d77..f6e6b04d3a 100644
--- a/development/jupyter-nbformat/jupyter-nbformat.info
+++ b/development/jupyter-nbformat/jupyter-nbformat.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-nbformat"
-VERSION="4.2.0"
+VERSION="4.3.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://pypi.python.org/packages/81/63/5cb425bfa9cff370a740c8d6fd26f17c7db152c1877aca3e7671ecfa8ce3/nbformat-4.2.0.tar.gz"
-MD5SUM="f90f24d317b651226a6b547fa69d8da4"
+DOWNLOAD="https://pypi.python.org/packages/f9/c5/89df4abf906f766727f976e170caa85b4f1c1d1feb1f45d716016e68e19f/nbformat-4.3.0.tar.gz"
+MD5SUM="9a00d20425914cd5ba5f97769d9963ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jsonschema traitlets"