diff mbox series

[meta-python,28/39] python3-ipython: upgrade 9.11.0 -> 9.12.0

Message ID 20260402021355.1324-28-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/39] audit: upgrade 4.1.3 -> 4.1.4 | expand

Commit Message

Wang Mingyu April 2, 2026, 2:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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