summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyexpect_1.0.20.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyexpect: Upgrade 1.0.20 -> 1.0.21Leon Anavi2020-11-041-11/+0
| | | | | | | | | | | | Upgrade to release 1.0.21: - Ensure .includes() handles a generator correcly - Also check python 3.8 and 3.9 - Ignore tox directory Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyexpect: Upgrade 1.0.19 -> 1.0.20Leon Anavi2020-06-261-0/+11
Upgrade to release 1.0.20: - Support expectations on types that return different types than bool on comparison. - Better documentation intro using the feedback I got for my talk at berlin.python.pizza - Fix upload command and add some todos LIC_FILES_CHKSUM changed due to the recent modifications of README.md. The license remains the same. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>