diff mbox series

[meta-python,38/64] python3-ipython: upgrade 9.10.0 -> 9.11.0

Message ID 20260312105220.1856-38-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/64] castxml: upgrade 0.6.13 -> 0.7.0 | expand

Commit Message

Wang Mingyu March 12, 2026, 10:51 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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