[Python-modules-commits] [yattag] branch upstream updated (b8851c8 -> e671463)
Sandro Tosi
morph at moszumanska.debian.org
Thu Apr 7 23:48:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository yattag.
from b8851c8 import yattag_1.5.2.orig.tar.gz
new e671463 Import yattag_1.5.3.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:
PKG-INFO | 7 +-
README.rst | 3 +
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 +-
9 files changed, 781 insertions(+), 4 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