tqdm 4.64.1-1 source package in Ubuntu
Changelog
tqdm (4.64.1-1) unstable; urgency=medium * New upstream release * debian/control - bump Standards-Version to 4.6.2.0 (no changes needed) - build using pybuild-plugin-pyproject * debian/copyright - extend packaging copyright years -- Sandro Tosi <email address hidden> Sat, 31 Dec 2022 12:11:33 -0500
Upload details
- Uploaded by:
- Sandro Tosi
- Uploaded to:
- Sid
- Original maintainer:
- Sandro Tosi
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tqdm_4.64.1-1.dsc | 2.1 KiB | 6b0248a26abfb61238ff892d5d0331f11c8e3fa6b8ccce4dff152e3e0bb21c1a |
tqdm_4.64.1.orig.tar.xz | 104.2 KiB | deed7ddb3a73a80fd83eefefa06afd4dfc2c143aaf988a758c5341be5aaf968d |
tqdm_4.64.1-1.debian.tar.xz | 8.8 KiB | b69b553da6112921b3a4ec1b3ded178fa4527d7d48d971b22005a44b03c1bd57 |
Available diffs
- diff from 4.64.0-2 to 4.64.1-1 (1.9 KiB)
No changes file available.
Binary packages built by this source
- python3-tqdm: fast, extensible progress bar for Python 3 and CLI tool
tqdm (read taqadum, تقدّم) means “progress” in Arabic. tqdm instantly makes
your loops show a smart progress meter, just by wrapping any iterable with
"tqdm(iterable)".
.
This package contains the Python 3 version of tqdm and its command-line tool.