./misc/py-tqdm, Fast, extensible progress bar for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.67.1, Package name: py312-tqdm-4.67.1, Maintainer: kamelderouiche

Simple Python Progress Meter


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 165.759 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-25 11:59:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tqdm: updated to 4.67.1

4.67.1
misc fixes
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-11-09 10:36:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tqdm: updated to 4.67.0

tqdm v4.67.0 stable

contrib.discord: replace disco-py with requests
   2024-10-28 21:40:01 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tqdm: updated to 4.66.6

tqdm v4.66.6

cli: zip-safe --manpath, --comppath
misc framework updates
fix pytest DeprecationWarning
fix snapcraft build
fix nbval DeprecationWarning
update & tidy workflows
bump pre-commit
docs: update URLs
   2024-08-04 09:09:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tqdm: updated to 4.66.5

tqdm v4.66.5

support ncols auto-detection on FreeBSD
fix Python 3.13 CLI
fix Python 3.13 tests
misc framework updates
add official Python 3.12 support
bump deps
   2024-05-05 22:56:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tqdm: updated to 4.66.4

v4.66.4
rich: fix completion
minor framework updates & code tidy

v4.66.3
cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p)
   2024-02-11 16:24:50 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-tqdm: remove commented-out sections
   2024-02-11 16:23:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-tqdm: updated to 4.66.2

tqdm v4.66.2

pandas: add DataFrame.progress_map
notebook: fix HTML padding
keras: fix resuming training when verbose>=2
fix format_num negative fractions missing leading zero
fix Python 3.12 DeprecationWarning on import
linting: use f-strings
update tests
fix pandas warnings
fix asv
fix macos notebook docstring indentation
CI: bump actions