The NetBSD Project

CVS log for pkgsrc/misc/py-tqdm/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / py-tqdm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Nov 25 10:59:37 2024 UTC (7 weeks, 6 days ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -4 lines
py-tqdm: updated to 4.67.1

4.67.1
misc fixes

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Nov 9 09:36:58 2024 UTC (2 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -4 lines
py-tqdm: updated to 4.67.0

tqdm v4.67.0 stable

contrib.discord: replace disco-py with requests

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Oct 28 20:40:01 2024 UTC (2 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -4 lines
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

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Aug 4 07:09:26 2024 UTC (5 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -4 lines
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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 5 20:56:02 2024 UTC (8 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
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)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Feb 11 15:23:52 2024 UTC (11 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
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

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Aug 24 20:28:40 2023 UTC (16 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
py-tqdm: update to 4.66.1.

    fix utils.envwrap types (#1493 <- #1491, #1320 <- #966, #1319)
        e.g. cloudwatch & kubernetes workaround: export TQDM_POSITION=-1
    drop mentions of unsupported Python versions

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 9 12:38:36 2023 UTC (17 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
py-tqdm: updated to 4.66.0

tqdm v4.66.0 stable

environment variables to override defaults (TQDM_*)
e.g. in CI jobs, export TQDM_MININTERVAL=5 to avoid log spam
add tests & docs for tqdm.utils.envwrap
fix & update CLI completion
fix & update API docs
minor code tidy: replace os.path => pathlib.Path
fix docs image hosting
release with CI bot account again

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Aug 9 10:38:05 2023 UTC (17 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -4 lines
py-tqdm: updated to 4.65.2

tqdm v4.65.2 stable
exclude examples from distributed wheel

tqdm v4.65.1 stable
migrate setup.{cfg,py} => pyproject.toml
fix asv benchmarks
update docs
fix snap build
fix & update tests
fix flaky notebook tests
bump pre-commit
bump workflow actions

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Mar 6 12:23:47 2023 UTC (22 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
py-tqdm: updated to 4.65.0

tqdm v4.65.0 stable
add Python 3.11 and drop Python 3.6 support
misc code & docs tidy
fix & update CI workflows & tests

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Sep 5 09:43:51 2022 UTC (2 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4 lines
py-tqdm: updated to 4.64.1

4.64.1
support ipywidgets>=8

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 21 07:51:04 2022 UTC (2 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4 lines
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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:59:23 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:35:38 2021 UTC (3 years, 3 months ago) by nia
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
misc: Remove SHA1 hashes for distfiles

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Sep 29 09:26:43 2021 UTC (3 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
py-tqdm: updatedd to 4.62.3

tqdm v4.62.3 stable

fix minor typo
minor example fix
misc tidying & refactoring
misc build/dev framework updates
  update dependencies
  update linters
  update docs deployment branches
misc test/ci updates

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 24 08:32:17 2021 UTC (3 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -5 lines
py-tqdm: updated to 4.62.2

tqdm v4.62.2 stable

fix notebook memory leak
fix contrib.concurrent with generators


tqdm v4.62.1 stable

contrib.logging: inherit existing handler output stream
fix PermissionError by using weakref in DisableOnWriteError
fix contrib.telegram creation rate limit handling
tests: fix py27 keras dependencies
misc tidy: use relative imports
minor documentation updates


tqdm v4.62.0 stable

asyncio.gather API consistency with stdlib
fix shutdown exception
misc build framework updates
add GH Sponsors & merch links


tqdm v4.61.2 stable

install colorama on Windows
add telegram support for leave=False
support pandas==1.3.0
fix keras potential AttributeError
fix py3.10 asyncio tests
flush stdout/err before first render
misc minor build & test framework updates

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 25 07:25:45 2021 UTC (3 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -5 lines
py-tqdm: updated to 4.61.1

tqdm v4.61.1 stable

fix utils._screen_shape_linux() sometimes raising ValueError
minor build/CI framework updates
minor documentation updates

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jun 5 07:17:32 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -5 lines
py-tqdm: updated to 4.61.0

tqdm v4.61.0 stable

keras support for initial_epoch
misc documentation updates
update & shorten URLs
fix typos
fix & update tests
minor framework updates

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 6 20:16:06 2021 UTC (3 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -5 lines
py-tqdm: updated to 4.60.0

tqdm v4.60.0 stable

add contrib.logging helpers for redirecting to tqdm.write()
support delay in notebook
fix contrib.tmap, tzip not using tqdm_class
add notebook tests
updates & misc minor fixes for documentation

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 11 09:50:19 2021 UTC (3 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -5 lines
py-tqdm: updated to 4.59.0

tqdm v4.59.0 stable

add tqdm.dask.TqdmCallback
add asyncio.gather()
add basic support for length_hint
add & update tests
misc documentation updates
update contributing guide
update URLs
bash completion: add missing --delay
misc code tidy
add [notebook] extra


tqdm v4.58.0 stable

add start delay in seconds
add tests
misc code tidy
misc documentation updates


tqdm v4.57.0 stable

add line buffering for DummyTqdmFile
fix & update demo notebook
fix py3 urllib examples
suppress deprecated pandas warnings
misc framework updates
misc tests updates
misc code tidy

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Feb 13 21:27:19 2021 UTC (3 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
py-tqdm: updated to 4.56.2

tqdm v4.56.2 stable

fix attribute errors when disabled
- reset()
- unpause()
add tests


tqdm v4.56.1 stable

fix repr() & format_dict when disabled
rename __repr__() => __str__()
minor documentation updates
- fix Binder demo notebook
- remove explicit Dockerfile
- move some images to external repo
add & update tests

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jan 16 11:15:13 2021 UTC (4 years ago) by adam
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 18 09:01:03 2020 UTC (4 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
py-tqdm: updated to 4.45.1

tqdm v4.54.1 stable

drop py3.4 (no longer tested)
misc CI updates
update snap build & deploy method
bot releases

tqdm v4.54.0 stable

get rid of get_new
minor CI framework optimisations

tqdm v4.53.0 stable

provide get_new() helper for mixed subclasses in nested mode
fix nested asyncio
document async break hazard
add tests
drop py2.6/3.2/3.3 and distutils (no longer tested)
drop py2.6
drop distutils in favour of setuptools/setup.cfg
CI framework overhaul
drop appveyor (Windows already tested by GHA)
skip devel PRs
automate linting comments on failure
use setuptools_scm
fix & update tests
fix & upgrade snap build
update CONTRIBUTING docs

tqdm v4.52.0 stable

allow delaying display() to a different notebook cell
add notebook argument display=True (use display=False with display(tqdm_object.container))
add keras.TqdmCallback support for initialiser arguments (use display=False with tqdm_callback_object.display())
add documentation
add CI on windows
enable CI on OSX
migrate CI Travis => GHA
add tests for MacOS & Windows
add tests for py3.9
update documentation
minify docker build
update tests
misc tidy

tqdm v4.51.0 stable

add {eta} datetime bar_format argument
e.g. bar_format='{l_bar}{bar}| {n_fmt}/{total_fmt} [{rate_fmt} ETA:{eta:%y-%m-%d %H:%M}{postfix}]'
fix py3 CLI --update & --update_to
replace nosetests with pytest
add & update tests

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 23 11:45:08 2020 UTC (4 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
py-tqdm: updated to 4.50.2

tqdm v4.50.2 stable

fixed platform.system() causing fork() warnings
fixed contrib.concurrent.process_map pickling error with threading.RLock
updated documentation & examples
updated CI framework
updated tests
misc code tidy

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Oct 7 12:52:31 2020 UTC (4 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5 lines
py-tqdm: updated to 4.50.1

tqdm v4.50.1 stable

fix multiprocessing lock creation leak
fixes 617 which introduced this bug (v4.29.0, released 2019-01-06, undiagnosed until now) where multiple threads could concurrently create and append process locks to a global list, then try to release them without first acquiring 👿
major test overhaul: fix, update, and speed up
misc CI framework updates
code linting
minor documentation tidy


tqdm v4.50.0 stable

add bar colour option
for notebook as well as std/CLI
plain text as well as hex (e.g. 'green' or '#00ff00')
notebook improvements
split bar description into separate widget
improve reset() (handle width and colour)
fix exceptions when file is closed
add & update tests
minor documentation updates
move and configure issue/pr templates


tqdm v4.49.0 stable

CLI: add --tee
CLI: add --update and --update_to
CLI: add --null
CLI: accept - instead of _ in options (e.g. --update-to)
make update() return True on display to ease efficient use of custom callbacks
fix py>=3 CLI --delim encoding error
fix py>=3.5 version detection in tqdm.auto
fix final ETA when using initial
update documentation
add & update custom callback examples
improve help formatting of boolean CLI options
add & update tests

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Aug 5 06:48:17 2020 UTC (4 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
py-tqdm: updated to 4.48.2

tqdm v4.48.2 stable
fix notebook formatting

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 14 12:39:03 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5 lines
py-tqdm: updated to 4.47.0

tqdm v4.47.0 stable

add contrib.discord (similar to contrib.telegram)
add contrib.bells to auto-enable all extras
add contrib.utils_worker for common slow tasks (e.g. web I/O)
fix lazy large memory usage & discard unsent messages (unprocessed tasks)
fix slow notebook imports
fix gui TypeError on unknown len()
misc documentation/error message updates
more succinct ImportError on missing ipywidgets
fix broken/deprecated link
add inline usage for contrib.discord and contrib.telegram
misc framework updates
add official py3.8 support
fix snap builds

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jun 17 12:00:59 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5 lines
py-tqdm: updated to 4.46.1

tqdm v4.46.1 stable

fix missing sys.setcheckinterval in py3.9
fix keras.TqdmCallback compatibility with tensorflow==2.2.0
update documentation
correct contrib.concurrent correct max_workers
drop prominent mention of xrange
minor linting

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 3 11:52:00 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
py-tqdm: updated to 4.46.0

4.46.0:
bump version, merge branch 'devel'

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 10 08:04:52 2020 UTC (4 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
py-tqdm: updated to 4.45.0

tqdm v4.45.0 stable
propagate and close() on exceptions
fix nested clear()
rework nested close()
reduces screen flicker/blank space at the cost of ordering
update all documentation & demos
add and update tests
dev framework: add pre-commit helper

tqdm v4.44.1 stable
fix _utils ImportError => DeprecationWarning

tqdm v4.44.0 stable
add automatic nrows and expose for manual override
expose and warn about small chunksize in tqdm.contrib.concurrent.process_map
fix py2 file stream comparison
deprecate utils._environ_cols_wrapper
add and update tests
add documentation

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 21 09:10:51 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5 lines
py-tqdm: updated to 4.43.0

tqdm v4.43.0 stable

fix notebook exceptions
set_description() when disable=True
contrib.concurrent: avoid unnecessary len(iterable)
update documentation
clarify etymology
fix minor typo
update contributors and years
update tests
fix CI tests for PRs

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 13 19:29:32 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5 lines
py-tqdm: updated to 4.42.1

tqdm v4.42.1 stable
support pandas==1.0.0
minor metadata updates
minor CI test update

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 29 14:01:43 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
py-tqdm: updated to 4.42.0

tqdm v4.42.0 stable

notebook: update disable=None behaviour
tqdm.keras: support tensorflow.keras as well as keras
add contrib
* tenumerate
* tzip <= zip
* tmap <= map
* add concurrent module
  - thread_map <= concurrent.futures.ThreadPoolExecutor.map
  - process_map <= concurrent.futures.ProcessPoolExecutor.map
* add itertools module stub
  - product
add & update tests
add & update documentation
update CI framework

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 7 08:51:30 2020 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
py-tqdm: updated to 4.41.1

tqdm v4.41.1 stable

keras module tidy and fixes
- fix batch_size=None
- add missing pop('size')

tqdm v4.41.0 stable

trim on ncols overflow with ANSI handling
add notebook.reset()
add keras.TqdmCallback
documentation updates
test updates

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 3 17:17:37 2019 UTC (5 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
py-tqdm: updated to 4.40.0

tqdm v4.40.0 stable
officially support float for n and total
notebook: use FloatProgress <= IntProgress
allow imprecision (n <= total + epsilon)
fix unicode bar format arguments
add contrib submodule
add wrapattr, utils.CallbackIOWrapper, contrib.DummyTqdmFile
update tests
update documentation
tidy automatic snap deployments
minor doc update

tqdm v4.39.0 stable
add pandas builtin operations check
avoid unnecessary dedent
remove unneeded bar logic
misc code tidy
update documentation
document default argument overriding
add missing isatty()
update badges
add code of conduct
update framework
clean CI stages
update CI default py3.6 => py3.7
automate snap releases

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 14 10:53:31 2019 UTC (5 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5 lines
py-tqdm: updated to 4.38.0

tqdm v4.38.0 stable
support lock_args for e.g. non-blocking intermediate writes
use self.refresh() in more places
add and update performance tests
support args for TqdmDefaultWriteLock.acquire()
fix colorama on win
framework updates
CI cleanup
move to stages (check/test/deploy)
auto deploy notes
deploy only on parent repo
separate docker deploy
update documentation sync/generation
update examples
update documentation
add and update tests
misc tidy and linting

tqdm v4.37.0 stable
potential future pandas fix
better unicode widechar support
fix example/tqdm_wget unknown total
add stacklevel=2 to warnings
misc framework updates
snapcraft version fix
update issue/pr templates
update unit tests
misc documentation updates
update parallel (multiprocessing, ThreadPoolExecutor) example
add slides, video images
add CII Best Practices badge
add repology badge
update badge icons

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 7 20:17:10 2019 UTC (5 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
py-tqdm: updated to 4.36.1

tqdm v4.36.1 stable

fix CLI entrypoint


tqdm v4.36.0 stable

expose more custom format params
potential thread safety fix
update submodule architecture
- backward-compatibility
- expose utils
- rename main -> cli
- add/fix tests
- fix minor cached var optimisation
- gui partial upgrade
- notebook upgrade
  . support {bar} in bar_format
  . inherit methods including set_*(refresh)
- ready for contrib releases
support custom bar_format with unknown total
fix tqdm_notebook red block on explicit file=None
update notebook to fully support custom bar_format
misc tidy
- warnings
- linting
- update submodule contribution guide
- parallel (py)make test
- fix Zenodo metadata
update documentation
- pandas, notebook, gui
- indentation
- update multiprocessing and multithreading examples

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 2 08:33:28 2019 UTC (5 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
py-tqdm: updated to 4.35.0

tqdm v4.35.0:
* add {bar} format specifier
* add tests and documentation
* update performance tests

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 21 09:01:00 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
py-tqdm: updated to 4.34.0

tqdm v4.34.0 stable
add leave=None convenience option for leave = position == 0
ensure nested completed bars respect leave=True
ensure nested bars are cleared before being moved up
support both and = syntax for CLI options
misc documentation updates
fix/update tests
update GitHub docker package deployment

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 9 07:35:15 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
py-tqdm: updated to 4.33.0

tqdm v4.33.0 stable
fix pandas==0.25 API change
add contributor badges
fix py26 travis CI
metadata fixes
.zenodo.json
CODEOWNERS
GitHub package registry docker deployment
minor linting
documentation updates

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 21 12:34:06 2019 UTC (5 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
py-tqdm: updated to 4.32.2

tqdm v4.32.2 stable
fix 'Set changed size during iteration'
add tqdm.autonotebook check for $VSCODE_PID
fix missing multiprocessing in Jython
make bool(tqdm(iter)) consistent with bool(iter)
add and update unit tests
add and update documentation & framework
update notable contributors list
update usage docstrings
add funding
add awesome-python badge
trove classifier update
update demo notebook badges
add JOSS DOI
add Zenodo metadata
move unnecessary root clutter

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 15 12:04:39 2019 UTC (5 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
py-tqdm: updated to 4.32.1

tqdm v4.32.1 stable
fix notebook with unknown total

tqdm v4.32.0 stable
support unit_scale in notebook
support negative update
add reset() function
add [python setup.py] make run
add and update documentation
example of dynamic usage
note writing issues
update badges
add PyData2019 slides link
add JOSS paper
update manpages
add docker install
add snapcraft install
notebooks: add binder, rename RMOTR => notebooks.ai
prettify and unify contributors/maintainers/authors
CI and release framework updates
add snapcraft snaps
add travis auto-deployment
PyPI releases
docker devel/releases
update deployment dev docs
fix travis deploy pymake
update .gitinore
add & update unit tests
automate more documentation

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 21 10:23:39 2019 UTC (5 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
py-tqdm: updated to 4.31.1

v4.31.1:
fix file.encoding==None
add tests
tidy code, update authors and tests
add setup.py test to CI

v4.31.0:
Write bytes to stdout/stderr in py2
Add write_bytes parameter for py2/3 default override
support custom bar characters vias ascii parameter
implement, document and test custom bar spinners
support custom bar_format with unknown total
fix TypeError when unit_scale and unknown total
document format_dict
expose elapsed_s, remaining_s to bar_format
add unit option to bar_format
auto README.rst generation framework
add notes in CONTRIBUTING.md
update tests
update documentation
misc code tidy

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 28 14:13:50 2019 UTC (5 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
py-tqdm: updated to 4.30.0

tqdm v4.30.0 stable
avoid moving when leave=False
generalise nested bar tests
add display() helper function
add and expose format_dict
- allow arbitrary keyword arguments for format_meter
- document format_dict overriding
- add tests for overriding
- add and tidy developer documentation
fix py3 CLI pipe decoding error
framework overhaul (developing, testing, Travis CI updates)
tidy code and style (flake8)
setup.py refactor
- setup.py make
  . add support for multi-line commands
  . tidy and efficiency
- replace setup.py's built-in make -> py-make>=0.1.9
- add requirements-dev.txt and extras_require[dev]
add, update and tidy tests
include interactive Jupyter demonstration
update documentation
- add FAQ about py2 pipes
- add badges
- update examples
- update authors

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 21 23:45:59 2018 UTC (6 years, 8 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
misc/py-tqdm: Import version 4.23.3

Simple Python Progress Meter

Packaged by Kamel Ibn Aziz Derouiche for pkgsrc-wip, and updated by wiz@
and me.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>