From 28c5f6c28ae03144ba8024340e87bb4822e8d4af Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 Jul 2026 14:06:37 +0800 Subject: [PATCH] python3-sh: upgrade 2.3.0 -> 2.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-sh_2.3.0.bb => python3-sh_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sh_2.3.0.bb => python3-sh_2.4.0.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-sh_2.3.0.bb b/meta-python/recipes-devtools/python/python3-sh_2.4.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-sh_2.3.0.bb rename to meta-python/recipes-devtools/python/python3-sh_2.4.0.bb index 962f9afb6d..a9c60db0f2 100644 --- a/meta-python/recipes-devtools/python/python3-sh_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-sh_2.4.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/amoffat/sh" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" -SRC_URI[sha256sum] = "402af9087bf8a5557562913ca83d715bfa0646cb93865c5d60c5578b07b17871" +SRC_URI[sha256sum] = "a250aef68509ed93419c9a1d90b0647cd5cbe26107ba94d3717ef5b6d595ffd9" inherit pypi python_hatchling