aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/ipython/ipython.SlackBuild2
-rw-r--r--python/ipython/ipython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/ipython/ipython.SlackBuild b/python/ipython/ipython.SlackBuild
index 8d801ae2f408..839cb0a6ed48 100644
--- a/python/ipython/ipython.SlackBuild
+++ b/python/ipython/ipython.SlackBuild
@@ -25,7 +25,7 @@
# Maintained by Benjamin-Trigona-Harany
PRGNAM=ipython
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-5.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info
index 9dad813c03b4..e7782fa3be61 100644
--- a/python/ipython/ipython.info
+++ b/python/ipython/ipython.info
@@ -1,8 +1,8 @@
PRGNAM="ipython"
-VERSION="5.4.1"
+VERSION="5.5.0"
HOMEPAGE="http://ipython.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-5.4.1.tar.gz"
-MD5SUM="1375f1503316e483d13f8997ed654828"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-5.5.0.tar.gz"
+MD5SUM="61f627b9365f630887beb30a002f76fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator jedi pexpect pickleshare prompt_toolkit Pygments shutil_get_terminal_size simplegeneric traitlets"