summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-robotframework_4.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-robotframework: Upgrade 4.0.1 -> 4.0.2Leon Anavi2021-05-221-0/+27
Upgrade to release 4.0.2: - Using Union containing generics as type hint causes an error - Libdoc does not anymore work with resource files in PYTHONPATH - Rebot removes sourcename attribute from <kw> in output.xml - Run Keyword If Test Failed does not work correctly if it is not first keyword in teardown and test is skipped - Argument conversion problems when type hint is ABC 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 73d63dd3fecc192695514aad00341020ca08066f) Signed-off-by: Armin Kuster <akuster808@gmail.com>