Path to this page:
Subject: CVS commit: pkgsrc/misc/py-tqdm
From: Adam Ciarcinski
Date: 2021-03-11 10:50:20
Message id: 20210311095020.2DEA9FA95@cvs.NetBSD.org
Log Message:
py-tqdm: updated to 4.59.0
tqdm v4.59.0 stable
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
tqdm v4.58.0 stable
add start delay in seconds
add tests
misc code tidy
misc documentation updates
tqdm v4.57.0 stable
add line buffering for DummyTqdmFile
fix & update demo notebook
fix py3 urllib examples
suppress deprecated pandas warnings
misc framework updates
misc tests updates
misc code tidy
Files: