Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-tqdm: Upgrade 4.50.2 -> 4.51.0 | Leon Anavi | 2020-10-28 | 1 | -13/+0 |
| | | | | | | | | | | | | | Upgrade to release 4.51.0: - add {eta} datetime bar_format argument - fix py3 CLI --update & --update_to - replace nosetests with pytest - add & update tests 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-tqdm: Upgrade 4.50.0 -> 4.50.2 | Leon Anavi | 2020-10-13 | 1 | -0/+13 |
Upgrade to release 4.50.2: - fixed platform.system() causing fork() warnings - fixed contrib.concurrent.process_map pickling error with threading.RLock - updated documentation & examples - updated CI framework - updated tests - misc code tidy 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> |