diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sh_1.14.3.bb (renamed from meta-python/recipes-devtools/python/python3-sh_1.14.2.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb b/meta-python/recipes-devtools/python/python3-sh_1.14.3.bb index f8cecfdfcb..317f648dcd 100644 --- a/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb +++ b/meta-python/recipes-devtools/python/python3-sh_1.14.3.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/amoffat/sh" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "9d7bd0334d494b2a4609fe521b2107438cdb21c0e469ffeeb191489883d6fe0d" | 6 | SRC_URI[sha256sum] = "e4045b6c732d9ce75d571c79f5ac2234edd9ae4f5fa9d59b09705082bdca18c7" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "sh" | 8 | PYPI_PACKAGE = "sh" |
| 9 | 9 | ||
| @@ -19,4 +19,5 @@ RDEPENDS:${PN} += " \ | |||
| 19 | ${PYTHON_PN}-terminal \ | 19 | ${PYTHON_PN}-terminal \ |
| 20 | ${PYTHON_PN}-threading \ | 20 | ${PYTHON_PN}-threading \ |
| 21 | ${PYTHON_PN}-unixadmin \ | 21 | ${PYTHON_PN}-unixadmin \ |
| 22 | ${PYTHON_PN}-fcntl \ | ||
| 22 | " | 23 | " |
