diff mbox series

[meta-python] python3-sh: upgrade 2.3.0 -> 2.4.0

Message ID 20260728060645.819-25-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-sh: upgrade 2.3.0 -> 2.4.0 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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