aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-01-11 13:26:19 +0800
committerKhem Raj <raj.khem@gmail.com>2023-01-11 08:37:58 -0800
commit178cbb96fa9ec3dce9437e03624e370b0b23bc8a (patch)
tree16dcbdfe310b271b0118b3e87b9fcee0beac3957 /meta-python
parent15af5c00cc3e46302c6a2782f82dd5117973571c (diff)
downloadmeta-openembedded-178cbb96fa9ec3dce9437e03624e370b0b23bc8a.tar.gz
python3-robotframework: upgrade 6.0.1 -> 6.0.2
Changelog: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-6.0.2.rst Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-robotframework_6.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_6.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_6.0.1.bb b/meta-python/recipes-devtools/python/python3-robotframework_6.0.2.bb
index 5f58a2ae5f..19c7652757 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_6.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_6.0.2.bb
@@ -13,7 +13,7 @@ inherit pypi setuptools3
PYPI_PACKAGE_EXT = "zip"
-SRC_URI[sha256sum] = "b2d9a82912dfd27aae7afaad64771c58f5d948ca9d64e3ae72b16721b5e022ea"
+SRC_URI[sha256sum] = "6a9c06deb220099990f190c6e4e772675f625e4d5d84640fca6f0ad46ff538d0"
RDEPENDS:${PN} += " \
${PYTHON_PN}-shell \