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

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 22 21:17:10 UTC 2017


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

morph pushed a change to branch master
in repository tqdm.

      from  ed6b3e2   releasing package tqdm version 4.10.0-1
       new  48d0c61   Import tqdm_4.11.1.orig.tar.gz
       new  0402764   record new upstream branch created by importing tqdm_4.11.1.orig.tar.gz and merge it
       new  05e0b79   New upstream release
       new  8d0ad65   install CONTRIBUTING.md as doc
       new  246c317   run performance tests in a separate, non-failing, command; Closes: #851591
       new  aa93314   releasing package tqdm version 4.11.1-1

The 6 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 => CONTRIBUTING.md |   0
 MANIFEST.in                   |   4 +-
 Makefile                      |   1 +
 PKG-INFO                      |  78 +++++++++++++++++++++++------
 README.rst                    |  71 +++++++++++++++++++++-----
 debian/.git-dpm               |  14 +++---
 debian/changelog              |   9 ++++
 debian/rules                  |  10 ++--
 examples/7zx.py               | 114 ++++++++++++++++++++++++++++++++++++++++++
 logo.png                      | Bin 4982 -> 10215 bytes
 setup.py                      |  12 +++--
 tox.ini                       |  46 ++++++++++++++++-
 tqdm.egg-info/PKG-INFO        |  78 +++++++++++++++++++++++------
 tqdm.egg-info/SOURCES.txt     |   3 +-
 tqdm/_main.py                 |   6 +--
 tqdm/_tqdm.py                 |  69 +++++++++++++++++++------
 tqdm/_utils.py                |  81 +++++++++++++++++++++++++++++-
 tqdm/_version.py              |   2 +-
 tqdm/tests/tests_perf.py      |   2 +-
 tqdm/tests/tests_tqdm.py      |  40 +++++++++++++++
 20 files changed, 553 insertions(+), 87 deletions(-)
 rename CONTRIBUTE => CONTRIBUTING.md (100%)
 create mode 100644 examples/7zx.py

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