From 4cf1f81fa14d1ef876e9688ad8c29ba15ccbee8b Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 5 Mar 2025 15:34:10 +0200 Subject: [PATCH] python3-sh: Upgrade 2.2.1 -> 2.2.2 Upgrade to release 2.2.2: - Bugfix where it was impossible to use a signal as an ok_code Signed-off-by: Leon Anavi Signed-off-by: Khem Raj --- .../python/{python3-sh_2.2.1.bb => python3-sh_2.2.2.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-sh_2.2.1.bb => python3-sh_2.2.2.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-sh_2.2.1.bb b/meta-python/recipes-devtools/python/python3-sh_2.2.2.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-sh_2.2.1.bb rename to meta-python/recipes-devtools/python/python3-sh_2.2.2.bb index f75932fd72..a84017a393 100644 --- a/meta-python/recipes-devtools/python/python3-sh_2.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-sh_2.2.2.bb @@ -3,9 +3,7 @@ HOMEPAGE = "https://github.com/amoffat/sh" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" -SRC_URI[sha256sum] = "287021ae84183dea49787985e33797dda7fe769e4f95f2c94dff8e245ab4cb00" - -PYPI_PACKAGE = "sh" +SRC_URI[sha256sum] = "653227a7c41a284ec5302173fbc044ee817c7bad5e6e4d8d55741b9aeb9eb65b" inherit pypi python_poetry_core