diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-robotframework_6.0.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_5.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_5.0.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_6.0.bb index 49c97ad102..c638ef65f4 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_6.0.bb | |||
@@ -13,7 +13,7 @@ inherit pypi setuptools3 | |||
13 | 13 | ||
14 | PYPI_PACKAGE_EXT = "zip" | 14 | PYPI_PACKAGE_EXT = "zip" |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "cf5dc59777ed9d8c3e1e91fb4403454890242867735681f22f4f22dbb2a20fc8" | 16 | SRC_URI[sha256sum] = "db9498dad21369a6702384db057994628cd2cf0a172f5685be941c4bf94e242f" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | ${PYTHON_PN}-shell \ | 19 | ${PYTHON_PN}-shell \ |