aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-11-30 13:01:49 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-01 07:27:33 +0700
commit8ad4cc801a384934aef6ea518aa331ae19c21a4d (patch)
treec2884178b5336215a1e0c184ac963eaf1b9b4ac4 /python/python3-ipython/python3-ipython.SlackBuild
parentd2b83c305e43f44e893e09234345ef2b9e3b0985 (diff)
python/python3-ipython: Updated for version 7.2.0.
Diffstat (limited to 'python/python3-ipython/python3-ipython.SlackBuild')
-rw-r--r--python/python3-ipython/python3-ipython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild
index 673620cfc9..ddd1b9a6b9 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.1.1}
+VERSION=${VERSION:-7.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}