Path to this page:
Subject: CVS commit: pkgsrc/misc/py-tqdm
From: Adam Ciarcinski
Date: 2021-01-16 12:15:13
Message id: 20210116111513.AACA8FA9D@cvs.NetBSD.org
Log Message:
py-tqdm: updated to 4.56.0
tqdm v4.56.0 stable
add tqdm.tk
add tqdm.rich
minor formatting improvements for tqdm.gui
fix display() inheritance/override
add tests
add documentation
tqdm v4.55.2 stable
update tests
make pre-commit pytest quicker
switch pre-commit from make to python
add and update (auto) formatters & CI
update contributing guidelines
fix formatting
test dependencies
update .gitignore
fix (auto & manual) formatting
fix minor detected bugs
misc build/CI framework upgrades
tqdm v4.55.1 stable
fix (Rolling|Expanding).progress_apply() on pandas==1.2.0
minor documentation updates
tqdm v4.55.0 stable
fix ASCII notebook export
fix notebook gui-mode extra spaces
better ETA for early iterations
better ETA for wildly varying iteration rates
update submodule inheritance
tqdm.gui
tqdm.notebook
tqdm.contrib.telegram
tqdm.contrib.discord
documentation updates
misc code optimisations
add tests
framework updates
build
CI & test
misc code linting/formatting
Files: