Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pyexpect: Upgrade 1.0.20 -> 1.0.21 | Leon Anavi | 2020-11-04 | 1 | -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.20 | Leon Anavi | 2020-06-26 | 1 | -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> |