aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-09 14:23:54 +0300
committerKhem Raj <raj.khem@gmail.com>2021-04-13 08:06:07 -0700
commit801b0870288d55864102c0cc8bdb8522d88d8bc0 (patch)
tree2086bae708e9bee9892b5789762b04948a58bfde /meta-python
parent53bcbe450b9327283a5ed0d6fdfc0fd4a45ac8fc (diff)
downloadmeta-openembedded-801b0870288d55864102c0cc8bdb8522d88d8bc0.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>
Diffstat (limited to 'meta-python')
-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 \