diff mbox series

[meta-python,23/37] python3-ipython: upgrade 9.14.1 -> 9.15.0

Message ID 20260630092206.322-23-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/37] 7zip: upgrade 26.01 -> 26.02 | expand

Commit Message

Wang Mingyu June 30, 2026, 9:21 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.14.1.bb b/meta-python/recipes-devtools/python/python3-ipython_9.15.0.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-ipython_9.14.1.bb
rename to meta-python/recipes-devtools/python/python3-ipython_9.15.0.bb
index 044e284f37..589f0a584f 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_9.14.1.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_9.15.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] = "f913bf74df06d458e46ced84ca506c23797590d594b236fe60b14df213291e7b"
+SRC_URI[sha256sum] = "da2819ce2aa83135257df830660b1176d986c3d2876db24df01974fa955b2756"
 
 RDEPENDS:${PN} = "\
     python3-setuptools \