From 9694d276d143f4cc09cd13e4c43787b6e02deddb Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 16 Apr 2025 17:02:04 +0800 Subject: [PATCH] python3-ipython: upgrade 9.0.2 -> 9.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-ipython_9.0.2.bb => python3-ipython_9.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_9.0.2.bb => python3-ipython_9.1.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.0.2.bb b/meta-python/recipes-devtools/python/python3-ipython_9.1.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-ipython_9.0.2.bb rename to meta-python/recipes-devtools/python/python3-ipython_9.1.0.bb index f3ebb74215..f706f19ae6 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_9.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_9.1.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] = "ec7b479e3e5656bf4f58c652c120494df1820f4f28f522fb7ca09e213c2aab52" +SRC_URI[sha256sum] = "a47e13a5e05e02f3b8e1e7a0f9db372199fe8c3763532fe7a1e0379e4e135f16" RDEPENDS:${PN} = "\ python3-setuptools \