aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-11-05 08:51:31 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-09 12:51:15 +0700
commit163549b9c56cd5117a42e88d3920c33f0466df46 (patch)
tree768b0e1cf9a6b613f72bd4ae51e49f7947713101 /python/python3-ipython/python3-ipython.SlackBuild
parent4285ae40b3a6e239a9af7d355c87fa0675412df4 (diff)
python/python3-ipython: Updated for version 7.9.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 59104c9bc2..b7158286b0 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.8.0}
+VERSION=${VERSION:-7.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}