[oe][meta-python][wrynose][PATCH 34/36] python3-sh: upgrade 2.2.2 -> 2.2.4
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> 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 <[email protected]> --- .../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