summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.51.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: Upgrade 4.51.0 -> 4.56.0Leon Anavi2021-02-051-13/+0
| | | | | | | | | | | | | | | Upgrade to release 4.56.0: - add tqdm.tk - add tqdm.rich - minor formatting improvements for tqdm.gui - fix display() inheritance/override - add tests - add documentation 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.2 -> 4.51.0Leon Anavi2020-10-281-0/+13
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>