From 6694b1852bec426f13114dfebf26ec12d2d49b9d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Aug 2026 13:17:17 +0800 Subject: [PATCH] python3-ipython: upgrade 9.15.0 -> 9.16.0 License-Update: remove trailing whitespace Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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 \