diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-12-07 22:27:39 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-09 08:27:37 +0700 |
commit | 15db1307b96958207a52b7611523de9c0894c177 (patch) | |
tree | ceaf06f1b0ddc9808f49f91d3736bed9ab0e9c67 /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | c728b945a7433fd117168d8a220efcc5fd79c859 (diff) |
python/python3-jupyter-ipykernel: Updated for version 4.7.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild')
-rw-r--r-- | python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild index c7fb86f34d52c..353b58aaced0a 100644 --- a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild +++ b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipykernel PRGNAM=python3-jupyter-$SRCNAM -VERSION=${VERSION:-4.6.0} +VERSION=${VERSION:-4.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |