summaryrefslogtreecommitdiff
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 30b562397e..0e7a5d409e 100644
--- a/python/python3-ipython/python3-ipython.SlackBuild
+++ b/python/python3-ipython/python3-ipython.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=ipython
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-6.5.0}
+VERSION=${VERSION:-7.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-ipython/python3-ipython.info b/python/python3-ipython/python3-ipython.info
index 264b16fb08..83c87b26fd 100644
--- a/python/python3-ipython/python3-ipython.info
+++ b/python/python3-ipython/python3-ipython.info
@@ -1,8 +1,8 @@
PRGNAM="python3-ipython"
-VERSION="6.5.0"
+VERSION="7.0.1"
HOMEPAGE="http://ipython.org"
-DOWNLOAD="https://github.com/ipython/ipython/archive/6.5.0/ipython-6.5.0.tar.gz"
-MD5SUM="c576a400849991455ddf56da1ad51d49"
+DOWNLOAD="https://github.com/ipython/ipython/archive/7.0.1/ipython-7.0.1.tar.gz"
+MD5SUM="842d31354e3996a83a39f30293748abc"
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 backcall"