summaryrefslogtreecommitdiffstats
path: root/python/python3-ipython
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-09-16 16:35:54 +0200
committer Benjamin Trigona-Harany2017-09-16 16:35:54 +0200
commitef549ae018e780c831c0f77c98c3d312f413d8e5 (patch)
tree42f158916b0f913784afa47ba8424b1e896f3c5c /python/python3-ipython
parent0e698ef4a802884d217c34ce4678299cce4c86b1 (diff)
downloadslackbuilds-ef549ae018e780c831c0f77c98c3d312f413d8e5.tar.gz
python/python3-ipython: Updated for version 6.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-ipython')
-rw-r--r--python/python3-ipython/python3-ipython.SlackBuild2
-rw-r--r--python/python3-ipython/python3-ipython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild
index 56931a857f..3d147ec881 100644
--- a/python/python3-ipython/python3-ipython.SlackBuild
+++ b/python/python3-ipython/python3-ipython.SlackBuild
@@ -25,7 +25,7 @@
SRCNAM=ipython
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-6.1.0}
+VERSION=${VERSION:-6.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-ipython/python3-ipython.info b/python/python3-ipython/python3-ipython.info
index 0ad1b44a31..44760cfad6 100644
--- a/python/python3-ipython/python3-ipython.info
+++ b/python/python3-ipython/python3-ipython.info
@@ -1,8 +1,8 @@
PRGNAM="python3-ipython"
-VERSION="6.1.0"
+VERSION="6.2.0"
HOMEPAGE="http://ipython.org"
-DOWNLOAD="https://github.com/ipython/ipython/archive/6.1.0/ipython-6.1.0.tar.gz"
-MD5SUM="fe9735deed14637da8d96746b2f6eadf"
+DOWNLOAD="https://github.com/ipython/ipython/archive/6.2.0/ipython-6.2.0.tar.gz"
+MD5SUM="88b88f2ecd55362b9f6b1017f6fdbbd0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-decorator python3-ipython_genutils python3-jedi python3-pexpect python3-pickleshare python3-prompt_toolkit python3-Pygments python3-simplegeneric python3-traitlets"