aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-12-28 08:35:22 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-31 18:06:23 +0700
commita9c294a084c2d0933080c254eec9b5e0b4dbc74a (patch)
treebe5bedcffd0cde8bb638a86328253710c9a051a4 /python/python3-ipython/python3-ipython.SlackBuild
parent3176d3013870faed3598da4c484971d6a9c93c5e (diff)
python/python3-ipython: Updated for version 7.10.2.
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 747e67c204..8f82248480 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.10.1}
+VERSION=${VERSION:-7.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}