mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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 <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
85483b64fb
commit
4cf1f81fa1
|
|
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user