[Python-modules-commits] [tqdm] branch upstream updated (de21fd1 -> 1298cea)

Sandro Tosi morph at moszumanska.debian.org
Sat Dec 10 23:39:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch upstream
in repository tqdm.

      from  de21fd1   Import tqdm_4.8.4.orig.tar.gz
       new  1298cea   Import tqdm_4.10.0.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTE                          |  26 ++++
 Makefile                            |  17 ++-
 PKG-INFO                            |  88 +++++++++--
 README.rst                          |  86 +++++++++--
 examples/include_no_requirements.py |   2 +-
 examples/pandas_progress_apply.py   |   2 +-
 examples/simple_examples.py         |  18 ++-
 setup.py                            |  14 +-
 tox.ini                             |   7 +-
 tqdm.egg-info/PKG-INFO              |  88 +++++++++--
 tqdm/_main.py                       |  39 ++++-
 tqdm/_tqdm.py                       | 185 ++++++++++++++++++----
 tqdm/_tqdm_notebook.py              |  20 +--
 tqdm/_utils.py                      |   1 -
 tqdm/_version.py                    |   2 +-
 tqdm/tests/tests_main.py            |  24 +--
 tqdm/tests/tests_perf.py            |  27 ++--
 tqdm/tests/tests_tqdm.py            | 296 ++++++++++++++++++++++++++++++++++--
 18 files changed, 794 insertions(+), 148 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/tqdm.git



More information about the Python-modules-commits mailing list