From 275f38ee2087ba5dffd9a4e71729bb55e985f441 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Oct 2025 17:19:08 +0800 Subject: [PATCH] python3-ipython: upgrade 9.5.0 -> 9.6.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-ipython_9.5.0.bb => python3-ipython_9.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_9.5.0.bb => python3-ipython_9.6.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.5.0.bb b/meta-python/recipes-devtools/python/python3-ipython_9.6.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-ipython_9.5.0.bb rename to meta-python/recipes-devtools/python/python3-ipython_9.6.0.bb index 058e83b373..b038be8a9e 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_9.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_9.6.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] = "129c44b941fe6d9b82d36fc7a7c18127ddb1d6f02f78f867f402e2e3adde3113" +SRC_URI[sha256sum] = "5603d6d5d356378be5043e69441a072b50a5b33b4503428c77b04cb8ce7bc731" RDEPENDS:${PN} = "\ python3-setuptools \