[Python-modules-commits] [python-clint] branch master updated (c921da3 -> cddea94)

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


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

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

      from  c921da3   Update Vcs fields for git migration
       new  2be0250   debian/watch: Use pypy.debian.net.
       new  85e755b   Imported Upstream version 0.5.1
       new  184f815   Merge tag 'upstream/0.5.1'
       new  092e95c   new upstream
       new  cddea94   prepare release

The 5 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 +++++++++
 debian/changelog            |  12 ++++++
 debian/watch                |   2 +-
 setup.py                    |   8 ++--
 test_clint.py               |  25 ++++++++++++
 18 files changed, 256 insertions(+), 31 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