Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-tqdm: Upgrade 4.58.0 -> 4.59.0 | Leon Anavi | 2021-04-06 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | Upgrade to release 4.59.0: - add tqdm.dask.TqdmCallback - add asyncio.gather() - add basic support for length_hint - add & update tests - misc documentation updates - update contributing guide - update URLs - bash completion: add missing --delay - misc code tidy - add [notebook] extra 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> | ||||
* | python3-tqdm: Upgrade 4.57.0 -> 4.58.0 | Leon Anavi | 2021-03-01 | 1 | -0/+14 |
Upgrade to release 4.58.0: - add start delay in seconds - add tests - misc code tidy - misc documentation updates 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> |