[Python-modules-commits] [yattag] branch master updated (6312d1f -> cf22e4a)

Sandro Tosi morph at moszumanska.debian.org
Thu Apr 7 23:48:34 UTC 2016


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

morph pushed a change to branch master
in repository yattag.

      from  6312d1f   Initial release (Closes: #820017)
       new  e671463   Import yattag_1.5.3.orig.tar.gz
       new  4566859   record new upstream branch created by importing yattag_1.5.3.orig.tar.gz and merge it
       new  c3ea7ae   record upstream copyright and license
       new  a736f53   New upstream release
       new  5bc6926   run tests at build time
       new  cf22e4a   add LGPL 2.1 license text + correct license for packaging

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:
 PKG-INFO                  |   7 +-
 README.rst                |   3 +
 debian/.git-dpm           |  14 +-
 debian/changelog          |   2 +-
 debian/copyright          |  24 ++-
 debian/rules              |  19 ++
 license/COPYING           |  16 ++
 license/lgpl-2.1.txt      | 502 ++++++++++++++++++++++++++++++++++++++++++++++
 setup.py                  |   2 +-
 test/tests_doc.py         |  90 +++++++++
 test/tests_indentation.py |  87 ++++++++
 test/tests_simpledoc.py   |  76 +++++++
 yattag/__init__.py        |   2 +-
 13 files changed, 827 insertions(+), 17 deletions(-)
 create mode 100644 license/COPYING
 create mode 100644 license/lgpl-2.1.txt
 create mode 100644 test/tests_doc.py
 create mode 100644 test/tests_indentation.py
 create mode 100644 test/tests_simpledoc.py

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



More information about the Python-modules-commits mailing list