diff mbox series

[meta-python,19/28] python3-ipython: upgrade 9.15.0 -> 9.16.0

Message ID 20260804051726.1489-19-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] ctags: upgrade 6.2.20260726.0 -> 6.2.20260802.0 | expand

Commit Message

Wang Mingyu Aug. 4, 2026, 5:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: remove trailing whitespace

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.15.0.bb b/meta-python/recipes-devtools/python/python3-ipython_9.16.0.bb
similarity index 76%
rename from meta-python/recipes-devtools/python/python3-ipython_9.15.0.bb
rename to meta-python/recipes-devtools/python/python3-ipython_9.16.0.bb
index 589f0a584f..b4bc03d47b 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_9.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_9.16.0.bb
@@ -1,9 +1,9 @@ 
 SUMMARY = "IPython: Productive Interactive Computing"
 HOMEPAGE = "https://ipython.org"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
+LIC_FILES_CHKSUM = "file://COPYING.rst;md5=954609b5a3603364bc25989a92e38d67"
 
-SRC_URI[sha256sum] = "da2819ce2aa83135257df830660b1176d986c3d2876db24df01974fa955b2756"
+SRC_URI[sha256sum] = "d2f92587b1ef51d84f934dffe05fabb9255f0038ed0a21426f2ea761e39ad09a"
 
 RDEPENDS:${PN} = "\
     python3-setuptools \