Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-more-itertools: Upgrade 8.2.0 -> 8.3.0 | Leon Anavi | 2020-06-11 | 1 | -24/+0 |
| | | | | | | | | | | | | | Upgrade to release 8.3.0: * New itertools: :func:`zip_equal`. * Changes to existing itertools. * Type stubs are now tested with stubtest * Tests now run with python -m unittest 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-more-itertools: Consolidate in a single file | Leon Anavi | 2020-06-11 | 1 | -2/+21 |
| | | | | | | | | Consolidate inc and bb files into a single bb file. 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-more-itertools: upgrade 8.1.0 -> 8.2.0 | Trevor Gamblin | 2020-03-30 | 1 | -0/+5 |
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |