summaryrefslogtreecommitdiffstats
path: root/python/python3-ipython
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-09-03 00:33:35 +0200
committer Willy Sudiarto Raharjo2019-09-07 03:54:49 +0200
commit550e42a2ff71a0b10f0be2eebd67094f053868f1 (patch)
tree934946cc068c0ab42fdf02da042fe4b22c4a9570 /python/python3-ipython
parentcce88211b320e1382f598aa3b0e18b2a83f3a47d (diff)
downloadslackbuilds-550e42a2ff71a0b10f0be2eebd67094f053868f1.tar.gz
python/python3-ipython: Updated for version 7.8.0.
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 788749485b..59104c9bc2 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:-7.7.0}
+VERSION=${VERSION:-7.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-ipython/python3-ipython.info b/python/python3-ipython/python3-ipython.info
index 207688b0e2..18585e7cc3 100644
--- a/python/python3-ipython/python3-ipython.info
+++ b/python/python3-ipython/python3-ipython.info
@@ -1,8 +1,8 @@
PRGNAM="python3-ipython"
-VERSION="7.7.0"
+VERSION="7.8.0"
HOMEPAGE="http://ipython.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.7.0.tar.gz"
-MD5SUM="514e2789c897f47ff10880a8fbfd97d7"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.8.0.tar.gz"
+MD5SUM="4cf3010770ce20f3227c38f117c4b311"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect pickleshare python3-prompt_toolkit Pygments simplegeneric traitlets backcall"