aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-11-29 19:45:19 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-01 08:50:53 +0700
commit61af152de5cb00650e8805e8434c0a1492304098 (patch)
tree176ec9af2f298606c6bfbd78e1cea10533fed4dc /python/python3-ipython/python3-ipython.SlackBuild
parentd9e98a799ea8b894ea8d7c314ffbe867bd7447ba (diff)
python/python3-ipython: Updated for version 7.10.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 b7158286b0400..75cdc056a6621 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.9.0}
+VERSION=${VERSION:-7.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}