summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.59.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: Upgrade 4.59.0 -> 4.60.0Leon Anavi2021-04-081-14/+0
| | | | | | | | | | | | | | | | Upgrade to release 4.60.0: - add contrib.logging helpers for redirecting to tqdm.write() - support delay in notebook - fix contrib.tmap, tzip not using tqdm_class - add notebook tests - updates & misc minor fixes for documentation 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> (cherry picked from commit 910579ddae89f1b85e18bae405eac5322eea3b9b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-tqdm: Upgrade 4.58.0 -> 4.59.0Leon Anavi2021-04-071-0/+14
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> (cherry picked from commit d35780c181474bd1b214ec2e17d5efee7b9c042f) Signed-off-by: Armin Kuster <akuster808@gmail.com>