summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sh_2.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-sh_2.2.1.bb)4
1 files changed, 1 insertions, 3 deletions
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
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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5317094292296f03405f59ae5f6544b6"
5 5
6SRC_URI[sha256sum] = "287021ae84183dea49787985e33797dda7fe769e4f95f2c94dff8e245ab4cb00" 6SRC_URI[sha256sum] = "653227a7c41a284ec5302173fbc044ee817c7bad5e6e4d8d55741b9aeb9eb65b"
7
8PYPI_PACKAGE = "sh"
9 7
10inherit pypi python_poetry_core 8inherit pypi python_poetry_core
11 9