[Python-modules-commits] [texttable] branch master updated (596d9e6 -> 60b8319)

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Tue Aug 8 22:48:47 UTC 2017


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

sergiodj-guest pushed a change to branch master
in repository texttable.

      from  596d9e6   update changelog
       new  d8cd8b8   New upstream version 0.9.1
       new  beb280a   Updated version 0.9.1 from 'upstream/0.9.1'
       new  31acac4   Bump standards to 4.0.1.
       new  57ac5f5   Enable autopkgtest.
       new  60b8319   Update changelog for 0.9.1-1 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:
 .gitignore       |   7 +++
 PKG-INFO         |   4 +-
 README.md        | 134 +++++++++++++++++++++++++----------------------
 debian/changelog |   8 +++
 debian/control   |   3 +-
 setup.py         |  12 +++--
 tests.py         | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 texttable.py     | 126 ++++++++++++++++++++++++++++----------------
 tox.ini          |   8 +++
 9 files changed, 346 insertions(+), 113 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 tests.py
 create mode 100644 tox.ini

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



More information about the Python-modules-commits mailing list