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