summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tqdm_4.66.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-tqdm: upgrade 4.66.1 -> 4.66.2Wang Mingyu2024-02-201-0/+19
License_Update: Copyright year updated to 2024. Changelog: ============ -pandas: add DataFrame.progress_map -notebook: fix HTML padding -keras: fix resuming training when verbose>=2 -fix format_num negative fractions missing leading zero -fix Python 3.12 DeprecationWarning on import -linting: use f-strings -update tests -fix pandas warnings -fix asv (https://github.com/airspeed-velocity/asv/issues/1323) -fix macos notebook docstring indentation -CI: bump actions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>