summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-robotframework_7.0.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_6.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_6.1.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_7.0.bb
index 7fd2f2e888..ca301e46a4 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_6.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_7.0.bb
@@ -13,7 +13,7 @@ inherit pypi setuptools3
13 13
14PYPI_PACKAGE_EXT = "zip" 14PYPI_PACKAGE_EXT = "zip"
15 15
16SRC_URI[sha256sum] = "3fa18f2596a4df2418c4b59abf43248327c15ed38ad8665f6a9a9c75c95d7789" 16SRC_URI[sha256sum] = "04623f758346c917db182e17591ffa474090560c02ed5a64343902e72b7b4bd5"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 ${PYTHON_PN}-shell \ 19 ${PYTHON_PN}-shell \