aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/ipython.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-28 14:15:43 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-01 21:41:20 +0700
commitcc61a64404a5eb2e81db7a62cfcfe5b9f5c7a7d5 (patch)
tree59fd4f9def256be7f8a4a5da4abe8a5b8726692e /python/ipython/ipython.SlackBuild
parent6a89488cc1af9dd145d5b1569c6db74ce409a4a2 (diff)
python/ipython: Update for 8.7.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython/ipython.SlackBuild')
-rw-r--r--python/ipython/ipython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ipython/ipython.SlackBuild b/python/ipython/ipython.SlackBuild
index b24dad8426..814a662711 100644
--- a/python/ipython/ipython.SlackBuild
+++ b/python/ipython/ipython.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ipython
-VERSION=${VERSION:-8.6.0}
+VERSION=${VERSION:-8.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}