[Python-modules-commits] [tqdm] branch master updated (19d20c6 -> ed6b3e2)

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 master
in repository tqdm.

      from  19d20c6   releasing package tqdm version 4.8.4-1
       new  1298cea   Import tqdm_4.10.0.orig.tar.gz
       new  50731ea   record new upstream branch created by importing tqdm_4.10.0.orig.tar.gz and merge it
       new  74f78ab   New upstream release
       new  ed6b3e2   releasing package tqdm version 4.10.0-1

The 4 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 +++++++++--
 debian/.git-dpm                     |  14 +-
 debian/changelog                    |   6 +
 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 ++++++++++++++++++++++++++++++++++--
 20 files changed, 807 insertions(+), 155 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