[oe][meta-python][PATCH] python3-sh: upgrade 2.3.0 -> 2.4.0
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:37 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- .../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 -- 2.43.0