summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.50.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: Upgrade 4.50.2 -> 4.51.0Leon Anavi2020-10-281-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.2Leon Anavi2020-10-131-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>