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

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

commit 50731ea7481ac7a59360d777c9dc97e73753bfdb
Merge: 19d20c6 1298cea
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Dec 10 18:35:10 2016 -0500

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

 CONTRIBUTE                          |  26 ++++
 Makefile                            |  17 ++-
 PKG-INFO                            |  88 +++++++++--
 README.rst                          |  86 +++++++++--
 debian/.git-dpm                     |  14 +-
 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 ++++++++++++++++++++++++++++++++++--
 19 files changed, 801 insertions(+), 155 deletions(-)

diff --cc debian/.git-dpm
index d8ac72a,0000000..f8cff24
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
- de21fd128559b6778cb21d8d8b76c0ea29683098
- de21fd128559b6778cb21d8d8b76c0ea29683098
- de21fd128559b6778cb21d8d8b76c0ea29683098
- de21fd128559b6778cb21d8d8b76c0ea29683098
- tqdm_4.8.4.orig.tar.gz
- 2898b3ec814cca0571af9b60712b8436c212772f
- 77229
++1298cea41e6a8ca74ff73ab2ce15c0d90bcc458e
++1298cea41e6a8ca74ff73ab2ce15c0d90bcc458e
++1298cea41e6a8ca74ff73ab2ce15c0d90bcc458e
++1298cea41e6a8ca74ff73ab2ce15c0d90bcc458e
++tqdm_4.10.0.orig.tar.gz
++4f5adc392064311995997cd313847ccc65449b4a
++87754

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