summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"