diff mbox series

[meta-python] python3-ipython: update to version 8.30.0

Message ID 20241212233534.3584346-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-ipython: update to version 8.30.0 | expand

Commit Message

Derek Straka Dec. 12, 2024, 11:35 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-ipython_8.28.0.bb => python3-ipython_8.30.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_8.28.0.bb => python3-ipython_8.30.0.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.30.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_8.30.0.bb
index f290971cb..41aa0dadf 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.28.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.30.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://ipython.org"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
 
-SRC_URI[sha256sum] = "0d0d15ca1e01faeb868ef56bc7ee5a0de5bd66885735682e8a322ae289a13d1a"
+SRC_URI[sha256sum] = "cb0a405a306d2995a5cbb9901894d240784a9f341394c6ba3f4fe8c6eb89ff6e"
 
 RDEPENDS:${PN} = "\
     python3-setuptools \