aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2022-01-07 19:47:29 +0200
committerKhem Raj <raj.khem@gmail.com>2022-01-10 10:35:02 -0800
commitc1704149b85696ce99a79646d7dbb9c070fca3a1 (patch)
tree75855b149bb1eec82220f699a9af1b02c19c6f86
parentbd58555e58eeab1ab02c06afbe989de5d4153776 (diff)
downloadmeta-openembedded-contrib-c1704149b85696ce99a79646d7dbb9c070fca3a1.tar.gz
python3-robotframework: Upgrade 4.1.2 -> 4.1.3
Upgrade to release 4.1.3: - Fix to a regression related to parsing reStructuredText files that was introduced in Robot Framework 4.1.2 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>
-rw-r--r--meta-python/recipes-devtools/python/python3-robotframework_4.1.3.bb (renamed from meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb b/meta-python/recipes-devtools/python/python3-robotframework_4.1.3.bb
index 0c3de5da79..a40d047d72 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework_4.1.3.bb
@@ -13,7 +13,7 @@ inherit pypi setuptools3
PYPI_PACKAGE_EXT = "zip"
-SRC_URI[sha256sum] = "7ea2454b847cfcb211e2906743c5c4a868ab096ab4ce1547ab102d91fb224443"
+SRC_URI[sha256sum] = "d2675cbe3e5a4c90be3ddb61be3b88cc0d6ff503c298ad8f8a78aad14e71e886"
RDEPENDS:${PN} += " \
${PYTHON_PN}-shell \