[meta-python,4/5] python3-robotframework: Upgrade 4.1.2 -> 4.1.3

Message ID 20220107174730.3326962-4-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/5] python3-psutil: Upgrade 5.8.0 -> 5.9.0 | expand

Commit Message

Leon Anavi Jan. 7, 2022, 5:47 p.m. UTC
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>
---
 ...-robotframework_4.1.2.bb => python3-robotframework_4.1.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-robotframework_4.1.2.bb => python3-robotframework_4.1.3.bb} (92%)

Patch

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
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-robotframework_4.1.2.bb
rename to meta-python/recipes-devtools/python/python3-robotframework_4.1.3.bb
index 0c3de5da7..a40d047d7 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 \