summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-09-16 07:32:21 -0700
committer Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-09-16 07:32:21 -0700
commit0e698ef4a802884d217c34ce4678299cce4c86b1 (patch)
treed9f9fce1b1bc9a5a4d5fd8b05defcfb533935253 /python
parentf7c569d6d229f5dfe6ab239ca1a7af50949dc7bc (diff)
downloadslackbuilds-0e698ef4a802884d217c34ce4678299cce4c86b1.tar.gz
slackbuilds-0e698ef4a802884d217c34ce4678299cce4c86b1.tar.xz
python/ipython: Upgraded for version 5.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 8d801ae2f4..839cb0a6ed 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 9dad813c03..e7782fa3be 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"