python3-robotframework: Upgrade 4.0.2 -> 4.0.3

Upgrade to release 4.0.3:

- Regression using TypedDict as type hint

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>
This commit is contained in:
Leon Anavi
2021-05-27 00:34:10 +03:00
committed by Khem Raj
parent baa8a5e3c8
commit aed4b12ba0

View File

@@ -13,7 +13,7 @@ inherit pypi setuptools3
PYPI_PACKAGE_EXT = "zip"
SRC_URI[sha256sum] = "efd39558219fddc86473d4d390aeaec60640d7a7567a15fd51c0576f20e46171"
SRC_URI[sha256sum] = "93c2107f789fd897f234f4b8f1ba8e7b9f4ef326d9bcbfceb71dda8cc197388c"
RDEPENDS_${PN} += " \
${PYTHON_PN}-shell \