python3-shellingham: upgrade 1.5.3 -> 1.5.4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-11-04 13:40:35 -07:00
parent f96be2c639
commit 4ea2bb94e7

View File

@@ -0,0 +1,10 @@
SUMMARY = "Tool to Detect Surrounding Shell"
SECTION = "devel/python"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=78e1c0248051c32a38a7f820c30bd7a5"
SRC_URI[sha256sum] = "8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"
inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"