gnu: python-ipython: Update to 8.29.0.

* gnu/packages/python-xyz.scm (python-ipython): Update to 8.29.0.

Change-Id: Id0f12c0ce404e23800b52af5dfb935691e2d7379
This commit is contained in:
Sharlatan Hellseher 2024-11-22 20:58:33 +00:00
parent 5c5398bd48
commit f719b0136a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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