From 3cbfc72cf289c18c65f381bc39d6bf33a5ea1fd5 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Wed, 5 Aug 2026 07:40:01 +1200 Subject: [PATCH] python3-sh: upgrade 2.2.2 -> 2.2.4 Changelog: https://github.com/amoffat/sh/releases/tag/2.2.3 https://github.com/amoffat/sh/releases/tag/2.2.4 Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../python/{python3-sh_2.2.2.bb => python3-sh_2.2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sh_2.2.2.bb => python3-sh_2.2.4.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-sh_2.2.2.bb b/meta-python/recipes-devtools/python/python3-sh_2.2.4.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-sh_2.2.2.bb rename to meta-python/recipes-devtools/python/python3-sh_2.2.4.bb index a84017a393..a4015a2b3f 100644 --- a/meta-python/recipes-devtools/python/python3-sh_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-sh_2.2.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/amoffat/sh" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" -SRC_URI[sha256sum] = "653227a7c41a284ec5302173fbc044ee817c7bad5e6e4d8d55741b9aeb9eb65b" +SRC_URI[sha256sum] = "38c65e836b289ce14436b57ba35d3a87438218a1c0af535d89d648b1ed6b072e" inherit pypi python_poetry_core