summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.61.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: upgrade 4.61.2 -> 4.62.0zangrc2021-08-061-19/+0
| | | | | | | | | | | asyncio.gather API consistency with stdlib (#1212) fix shutdown exception (#1209 <- #1198) misc build framework updates (#1209) add GH Sponsors & merch links 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>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-tqdm: upgrade 4.61.1 -> 4.61.2zhengruoqin2021-07-131-0/+19
Add runtime dependency to resolve errors that occurred when import tqdm. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>