summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-robotframework-seriallibrary: upgrade 0.3.1 -> 0.4.3wangmy2022-07-021-20/+0
| | | | | | | | | | | | e31d5fdf2ea00ac6349e64580a20816783064dd4.patch removed since it's not available in 0.4.3 License-Update: version updated to 0.4.3 The content location of the description of the license has changed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-robotframework-seriallibrary: Backport a patch to fix py3 buildKhem Raj2020-01-221-1/+19
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: update recipes to use python3 classesAndrey Zhizhikin2020-01-221-1/+1
| | | | | | | | Update recipes to use python3 classes instead of deprecated python2 variants. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-robotframework: Add robot framework serial librarySipke Vriend2018-05-231-0/+2
Add the robotframework serial library which provides the python library and associated robot keywords to open and communicate with serial devices. Signed-off-by: Sipke Vriend <sipke.vriend@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>