diff mbox series

[meta-python,40/64] python3-ipython: upgrade 9.12.0 -> 9.13.0

Message ID 20260430104924.1106-40-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/64] 7zip: upgrade 26.00 -> 26.01 | expand

Commit Message

Wang Mingyu April 30, 2026, 10:48 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-ipython_9.12.0.bb => python3-ipython_9.13.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-ipython_9.12.0.bb => python3-ipython_9.13.0.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.12.0.bb b/meta-python/recipes-devtools/python/python3-ipython_9.13.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-ipython_9.12.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_9.13.0.bb
index 1dcac8b51c..c563b110e1 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_9.12.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_9.13.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] = "01daa83f504b693ba523b5a407246cabde4eb4513285a3c6acaff11a66735ee4"
+SRC_URI[sha256sum] = "7e834b6afc99f020e3f05966ced34792f40267d64cb1ea9043886dab0dde5967"
 
 RDEPENDS:${PN} = "\
     python3-setuptools \