tqdm 4.66.2-2 source package in Ubuntu

Changelog

tqdm (4.66.2-2) sid; urgency=medium

  * Uploading to sid.
  * Adding python3-dask to build-depends for additional tests.
  * Running wrap-and-sort on debian files.

 -- Daniel Baumann <email address hidden>  Sat, 02 Mar 2024 09:52:28 +0100

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tqdm_4.66.2-2.dsc 2.1 KiB bc93b8b033665e5c7e485053d64f494d35d2c0a8cfbad20ba9da56e9d40c3921
tqdm_4.66.2.orig.tar.xz 101.8 KiB d2b873f9ad48b17731f1c5b54ef3c21f25ae984786dd6e04728e7d29ab1f4e5a
tqdm_4.66.2-2.debian.tar.xz 4.1 KiB 8ef19f1f6ff7f668c78bd6e26e3e783b253472049f150e4d64f22f89aa15c073

Available diffs

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.