summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.62.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: upgrade 4.62.3 -> 4.63.0Wang Mingyu2022-03-091-19/+0
| | | | | | | | | | | | | | | | | | | | | Changelog: ========== -add __reversed__() -add efficient __contains__() -improve CLI startup time (replace pkg_resources => importlib) -tqdm.autonotebook warning & std fallback on missing ipywidgets (#1218 <- #1082, #1217) -warn on positional CLI arguments -misc build/test framework updates enable py3.10 tests add conda dependencies update pre-commit hooks fix pytest config (nbval, asyncio) fix dependencies & tests fix site deployment Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-tqdm: upgrade 4.62.2 -> 4.62.3zangrc2021-09-271-0/+19
-License-Update: Modify part description. old: If a copy of the MPL was not distributed with this project, new: If a copy of the MPL was not distributed with this file, v4.62.3 (2021-09-20)# whl|asc fix minor typo (#1246) minor example fix (#1246) misc tidying & refactoring misc build/dev framework updates update dependencies update linters update docs deployment branches misc test/ci updates test forks tidy OS & Python version tests bump primary python version 3.7 => 3.8 beta py3.10 testing fix py2.7 tests better timeout handling Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>