summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_4.1.1.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_4.1.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb
index d715f35135..0c3de5da79 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_4.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb
@@ -13,7 +13,7 @@ inherit pypi setuptools3
13 13
14PYPI_PACKAGE_EXT = "zip" 14PYPI_PACKAGE_EXT = "zip"
15 15
16SRC_URI[sha256sum] = "663f84c177b2fa9b3b782939e31637a057a33f3a4b29067812f1259b7f4bad35" 16SRC_URI[sha256sum] = "7ea2454b847cfcb211e2906743c5c4a868ab096ab4ce1547ab102d91fb224443"
17 17
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 ${PYTHON_PN}-shell \ 19 ${PYTHON_PN}-shell \
@@ -26,4 +26,5 @@ RDEPENDS:${PN} += " \
26 ${PYTHON_PN}-ctypes \ 26 ${PYTHON_PN}-ctypes \
27 ${PYTHON_PN}-logging \ 27 ${PYTHON_PN}-logging \
28 ${PYTHON_PN}-numbers \ 28 ${PYTHON_PN}-numbers \
29 ${PYTHON_PN}-profile \
29" 30"