From e6fbaae191b52916a34bb5256215b62ea4f84e79 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 10 Feb 2025 17:01:13 +0800 Subject: [PATCH] python3-ipython: upgrade 8.31.0 -> 8.32.0 Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-32 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-ipython_8.31.0.bb => python3-ipython_8.32.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_8.31.0.bb => python3-ipython_8.32.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.31.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.32.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-ipython_8.31.0.bb rename to meta-python/recipes-devtools/python/python3-ipython_8.32.0.bb index d8b57a5c9a..7823d43d17 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_8.31.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_8.32.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] = "b6a2274606bec6166405ff05e54932ed6e5cfecaca1fc05f2cacde7bb074d70b" +SRC_URI[sha256sum] = "be2c91895b0b9ea7ba49d33b23e2040c352b33eb6a519cca7ce6e0c743444251" RDEPENDS:${PN} = "\ python3-setuptools \