Path to this page:
Subject: CVS commit: pkgsrc/misc/py-tqdm
From: Adam Ciarcinski
Date: 2022-04-21 09:51:05
Message id: 20220421075105.22C10FB1A@cvs.NetBSD.org
Log Message:
py-tqdm: updated to 4.64.0
v4.64.0 (2022-04-04)
🎉 add contrib.slack
v4.63.2 (2022-04-04)
🎉 rich: expose options kwargs
🔨 autonotebook: re-enable VSCode
📘 misc docs typos
🔨 update dev dependencies
v4.63.1 (2022-03-23)
🧯 fix stderr/stdout missing flush()
⚡ misc speed improvements/optimisations
v4.63.0 (2022-02-28)
🎉 add __reversed__()
🎉 add efficient __contains__()
⚡ improve CLI startup time (replace pkg_resources => importlib)
⚠️ tqdm.autonotebook warning & std fallback on missing ipywidgets
⚠️ 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
Files: