gnu: python-ipython: Update to 8.29.0. * gnu/packages/python-xyz.scm (python-ipython): Update to 8.29.0. Change-Id: Id0f12c0ce404e23800b52af5dfb935691e2d7379
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -2
@@ 13314,7 13314,7 @@ than the default.") (define-public python-ipython (package (name "python-ipython") (version "8.22.1") (version "8.29.0") (source (origin (method git-fetch) @@ 13323,7 13323,7 @@ than the default.") (commit version))) (file-name (git-file-name name version)) (sha256 (base32 "1gpy8842sdq4wk8h5xns1k7k75wb31vvv4ycjglx4ri5kwwz44aa")))) (base32 "03yrq0wsi98y1v3rf7ai013xhv46i7167dccp1244sfvrsrs4962")))) (build-system pyproject-build-system) (arguments (list