pkgsrc/misc/py-tqdm/PLIST
adam 2b8dd5a8e6 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
2020-12-18 09:01:03 +00:00

91 lines
2.9 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2020/12/18 09:01:03 adam Exp $
bin/tqdm-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/tqdm/__init__.py
${PYSITELIB}/tqdm/__init__.pyc
${PYSITELIB}/tqdm/__init__.pyo
${PYSITELIB}/tqdm/__main__.py
${PYSITELIB}/tqdm/__main__.pyc
${PYSITELIB}/tqdm/__main__.pyo
${PYSITELIB}/tqdm/_dist_ver.py
${PYSITELIB}/tqdm/_dist_ver.pyc
${PYSITELIB}/tqdm/_dist_ver.pyo
${PYSITELIB}/tqdm/_main.py
${PYSITELIB}/tqdm/_main.pyc
${PYSITELIB}/tqdm/_main.pyo
${PYSITELIB}/tqdm/_monitor.py
${PYSITELIB}/tqdm/_monitor.pyc
${PYSITELIB}/tqdm/_monitor.pyo
${PYSITELIB}/tqdm/_tqdm.py
${PYSITELIB}/tqdm/_tqdm.pyc
${PYSITELIB}/tqdm/_tqdm.pyo
${PYSITELIB}/tqdm/_tqdm_gui.py
${PYSITELIB}/tqdm/_tqdm_gui.pyc
${PYSITELIB}/tqdm/_tqdm_gui.pyo
${PYSITELIB}/tqdm/_tqdm_notebook.py
${PYSITELIB}/tqdm/_tqdm_notebook.pyc
${PYSITELIB}/tqdm/_tqdm_notebook.pyo
${PYSITELIB}/tqdm/_tqdm_pandas.py
${PYSITELIB}/tqdm/_tqdm_pandas.pyc
${PYSITELIB}/tqdm/_tqdm_pandas.pyo
${PYSITELIB}/tqdm/_utils.py
${PYSITELIB}/tqdm/_utils.pyc
${PYSITELIB}/tqdm/_utils.pyo
${PYSITELIB}/tqdm/asyncio.py
${PYSITELIB}/tqdm/asyncio.pyc
${PYSITELIB}/tqdm/asyncio.pyo
${PYSITELIB}/tqdm/auto.py
${PYSITELIB}/tqdm/auto.pyc
${PYSITELIB}/tqdm/auto.pyo
${PYSITELIB}/tqdm/autonotebook.py
${PYSITELIB}/tqdm/autonotebook.pyc
${PYSITELIB}/tqdm/autonotebook.pyo
${PYSITELIB}/tqdm/cli.py
${PYSITELIB}/tqdm/cli.pyc
${PYSITELIB}/tqdm/cli.pyo
${PYSITELIB}/tqdm/completion.sh
${PYSITELIB}/tqdm/contrib/__init__.py
${PYSITELIB}/tqdm/contrib/__init__.pyc
${PYSITELIB}/tqdm/contrib/__init__.pyo
${PYSITELIB}/tqdm/contrib/bells.py
${PYSITELIB}/tqdm/contrib/bells.pyc
${PYSITELIB}/tqdm/contrib/bells.pyo
${PYSITELIB}/tqdm/contrib/concurrent.py
${PYSITELIB}/tqdm/contrib/concurrent.pyc
${PYSITELIB}/tqdm/contrib/concurrent.pyo
${PYSITELIB}/tqdm/contrib/discord.py
${PYSITELIB}/tqdm/contrib/discord.pyc
${PYSITELIB}/tqdm/contrib/discord.pyo
${PYSITELIB}/tqdm/contrib/itertools.py
${PYSITELIB}/tqdm/contrib/itertools.pyc
${PYSITELIB}/tqdm/contrib/itertools.pyo
${PYSITELIB}/tqdm/contrib/telegram.py
${PYSITELIB}/tqdm/contrib/telegram.pyc
${PYSITELIB}/tqdm/contrib/telegram.pyo
${PYSITELIB}/tqdm/contrib/utils_worker.py
${PYSITELIB}/tqdm/contrib/utils_worker.pyc
${PYSITELIB}/tqdm/contrib/utils_worker.pyo
${PYSITELIB}/tqdm/gui.py
${PYSITELIB}/tqdm/gui.pyc
${PYSITELIB}/tqdm/gui.pyo
${PYSITELIB}/tqdm/keras.py
${PYSITELIB}/tqdm/keras.pyc
${PYSITELIB}/tqdm/keras.pyo
${PYSITELIB}/tqdm/notebook.py
${PYSITELIB}/tqdm/notebook.pyc
${PYSITELIB}/tqdm/notebook.pyo
${PYSITELIB}/tqdm/std.py
${PYSITELIB}/tqdm/std.pyc
${PYSITELIB}/tqdm/std.pyo
${PYSITELIB}/tqdm/utils.py
${PYSITELIB}/tqdm/utils.pyc
${PYSITELIB}/tqdm/utils.pyo
${PYSITELIB}/tqdm/version.py
${PYSITELIB}/tqdm/version.pyc
${PYSITELIB}/tqdm/version.pyo
man/man1/tqdm-${PYVERSSUFFIX}.1