Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-tqdm: upgrade 4.62.3 -> 4.63.0 | Wang Mingyu | 2022-03-09 | 1 | -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.3 | zangrc | 2021-09-27 | 1 | -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> |