[Python-modules-commits] [python-clint] branch upstream updated (42a260e -> 85e755b)

Takaki Taniguchi takaki at moszumanska.debian.org
Wed Nov 25 13:12:43 UTC 2015


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

takaki pushed a change to branch upstream
in repository python-clint.

      from  42a260e   Imported Upstream version 0.4.1
       new  85e755b   Imported Upstream version 0.5.1

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:
 .DS_Store                   | Bin 12292 -> 6148 bytes
 .gitignore                  |  42 ++++++++++++++++----
 AUTHORS                     |   1 +
 HISTORY.rst                 |   9 +++++
 PKG-INFO                    |  17 ++++++--
 README.rst                  |   2 +-
 clint.egg-info/PKG-INFO     |  17 ++++++--
 clint.egg-info/SOURCES.txt  |   1 +
 clint.egg-info/pbr.json     |   1 +
 clint.egg-info/requires.txt |   2 +-
 clint/__init__.py           |   4 +-
 clint/textui/formatters.py  |  32 +++++++++++----
 clint/textui/prompt.py      |  94 +++++++++++++++++++++++++++++++++++++++++++-
 clint/textui/validators.py  |  18 +++++++++
 setup.py                    |   8 ++--
 test_clint.py               |  25 ++++++++++++
 16 files changed, 243 insertions(+), 30 deletions(-)
 create mode 100644 clint.egg-info/pbr.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-clint.git



More information about the Python-modules-commits mailing list