From 63e1f625c2d938e06e61e82bf106b8ccec65213b Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 28 Jun 2023 11:37:01 -0700 Subject: python/ipython: Updated for version 8.14.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/ipython/ipython.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/ipython/ipython.SlackBuild') diff --git a/python/ipython/ipython.SlackBuild b/python/ipython/ipython.SlackBuild index c6df055235..ea997535c8 100644 --- a/python/ipython/ipython.SlackBuild +++ b/python/ipython/ipython.SlackBuild @@ -5,6 +5,7 @@ # Copyright 2008-2011 Carlos Corbacho # Copyright 2013-2021 Benjamin Trigona-Harany # Copyright 2022-2023 Isaac Yu +# Copyright 2023 Jeremy Hansem # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ipython -VERSION=${VERSION:-8.13.2} +VERSION=${VERSION:-8.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3