aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-09 14:23:54 +0300
committerArmin Kuster <akuster808@gmail.com>2021-04-17 06:46:24 -0700
commitf3b636c86acda62b23ae3fab50e5b7709ac2bba7 (patch)
treeed04656338ceea34da63c241f3ed097d5836c547 /meta-python/recipes-devtools
parentda3f76855ba6d84fb5d52010e69f052c0de56b93 (diff)
downloadmeta-openembedded-f3b636c86acda62b23ae3fab50e5b7709ac2bba7.tar.gz
python3-robotframework: Upgrade 4.0 -> 4.0.1
Upgrade to release 4.0.1. It is the first bug fix release in the Robot Framework 4.0.x series. It fixes several severe and not so severe issues reported since Robot Framework 4.0 was released. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 801b0870288d55864102c0cc8bdb8522d88d8bc0) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-robotframework_4.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_4.0.bb b/meta-python/recipes-devtools/python/python3-robotframework_4.0.1.bb
index 6cb8643bde..3e5d67e0a4 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_4.0.1.bb
@@ -13,7 +13,7 @@ inherit pypi setuptools3
PYPI_PACKAGE_EXT = "zip"
-SRC_URI[sha256sum] = "a02a6f4af3b0830e4396058694c333cb63eb47f50acf6723be34f0f7a4d73ad7"
+SRC_URI[sha256sum] = "9fa609ceb78f67b1476edce8a7011b16bf3ab41c0fb8c211de6c99955eaf9fde"
RDEPENDS_${PN} += " \
${PYTHON_PN}-shell \