[Python-modules-commits] [tqdm] 02/04: record new upstream branch created by importing tqdm_4.8.4.orig.tar.gz and merge it

Sandro Tosi morph at moszumanska.debian.org
Sun Oct 2 20:26:37 UTC 2016


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

morph pushed a commit to branch master
in repository tqdm.

commit 53fddef58bc907c6c9259ec764bdeb768d0e2f70
Merge: 496b919 de21fd1
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Oct 2 16:21:06 2016 -0400

    record new upstream branch created by importing tqdm_4.8.4.orig.tar.gz and merge it

 .coveragerc                       |   1 +
 PKG-INFO                          | 232 +++++++++-----------------------------
 README.rst                        | 230 +++++++++----------------------------
 debian/.git-dpm                   |  14 +--
 examples/pandas_progress_apply.py |   9 +-
 examples/simple_examples.py       |  52 ++++++---
 setup.py                          |  17 ++-
 tqdm.egg-info/PKG-INFO            | 232 +++++++++-----------------------------
 tqdm.egg-info/SOURCES.txt         |   1 +
 tqdm/__init__.py                  |   6 +-
 tqdm/_main.py                     |  34 +++---
 tqdm/_tqdm.py                     | 210 ++++++++++++++++++++++++++--------
 tqdm/_tqdm_gui.py                 |   7 +-
 tqdm/_tqdm_notebook.py            | 108 +++++++++---------
 tqdm/_tqdm_pandas.py              |  60 ++++------
 tqdm/_utils.py                    |  70 +++++-------
 tqdm/_version.py                  |   4 +-
 tqdm/tests/tests_main.py          |   2 +-
 tqdm/tests/tests_pandas.py        |  79 ++++++++++---
 tqdm/tests/tests_tqdm.py          |  53 ++++++---
 20 files changed, 602 insertions(+), 819 deletions(-)

diff --cc debian/.git-dpm
index 8bff699,0000000..d8ac72a
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
 +# see git-dpm(1) from git-dpm package
- c9de85067edc847320f9b01a010b7fb2d77fdf16
- c9de85067edc847320f9b01a010b7fb2d77fdf16
- c9de85067edc847320f9b01a010b7fb2d77fdf16
- c9de85067edc847320f9b01a010b7fb2d77fdf16
- tqdm_4.7.4.orig.tar.gz
- 1003de49808dfc8480f00ba2b87309b05a3c2de9
- 82831
++de21fd128559b6778cb21d8d8b76c0ea29683098
++de21fd128559b6778cb21d8d8b76c0ea29683098
++de21fd128559b6778cb21d8d8b76c0ea29683098
++de21fd128559b6778cb21d8d8b76c0ea29683098
++tqdm_4.8.4.orig.tar.gz
++2898b3ec814cca0571af9b60712b8436c212772f
++77229

-- 
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