[Python-modules-commits] [tqdm] branch upstream updated (1298cea -> 48d0c61)
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 22 21:17:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository tqdm.
from 1298cea Import tqdm_4.10.0.orig.tar.gz
new 48d0c61 Import tqdm_4.11.1.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 => CONTRIBUTING.md | 0
MANIFEST.in | 4 +-
Makefile | 1 +
PKG-INFO | 78 +++++++++++++++++++++++------
README.rst | 71 +++++++++++++++++++++-----
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 +++++++++++++++
17 files changed, 530 insertions(+), 77 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