diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-robotframework_7.1.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_7.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_7.0.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.1.bb index 9e81e8e7be..979aba6812 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework_7.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework_7.1.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] = "58d01b84cd7eccea69f2dbe13cbcbff1299e551168d3b88c25617b0c9d6ddc75" | 16 | SRC_URI[sha256sum] = "34796d387e182b36f05d82f3bbc802bd6a30192ebf1e03c76d2086d0d04faaff" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-shell \ | 19 | python3-shell \ |