[Python-modules-commits] [python-tabulate] 02/11: record new upstream branch created by importing python-tabulate_0.7.7.orig.tar.gz and merge it

Sandro Tosi morph at moszumanska.debian.org
Sat Dec 17 00:41:23 UTC 2016


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

morph pushed a commit to branch master
in repository python-tabulate.

commit 65029bffe135f8803b9cd88112a4f8ac1128f23b
Merge: e7b8425 3aa23bd
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Dec 16 19:16:47 2016 -0500

    record new upstream branch created by importing python-tabulate_0.7.7.orig.tar.gz and merge it

 .gitignore                             |    5 -
 HOWTOPUBLISH                           |    6 -
 LICENSE                                |   40 +-
 MANIFEST.in                            |    6 +-
 PKG-INFO                               |  590 ++++++++
 README                                 |    0
 README.rst                             | 1043 +++++++-------
 benchmark.py                           |   97 --
 debian/.git-dpm                        |   14 +-
 setup.cfg                              |    5 +
 setup.py                               |  118 +-
 tabulate.egg-info/.PKG-INFO.swp        |  Bin 0 -> 16384 bytes
 tabulate.egg-info/PKG-INFO             |  590 ++++++++
 tabulate.egg-info/SOURCES.txt          |   18 +
 tabulate.egg-info/dependency_links.txt |    1 +
 tabulate.egg-info/entry_points.txt     |    3 +
 tabulate.egg-info/requires.txt         |    3 +
 tabulate.egg-info/top_level.txt        |    1 +
 tabulate.py                            | 2420 ++++++++++++++++++--------------
 test/common.py                         |   31 -
 test/test_api.py                       |  112 +-
 test/test_cli.py                       |  380 ++---
 test/test_input.py                     |  853 +++++------
 test/test_output.py                    |  943 ++++++++-----
 test/test_regression.py                |  566 +++++---
 tox.ini                                |   79 --
 26 files changed, 4818 insertions(+), 3106 deletions(-)

diff --cc debian/.git-dpm
index 7e90ba7,0000000..069d6cd
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- f680227842bd71ccc61670b77b4d3c1036a12c76
- f680227842bd71ccc61670b77b4d3c1036a12c76
- f680227842bd71ccc61670b77b4d3c1036a12c76
- f680227842bd71ccc61670b77b4d3c1036a12c76
- python-tabulate_0.7.5.orig.tar.bz2
- ec434f6563c75f03a6df7ae0931de957852cd719
- 23058
++3aa23bd9f6b7172b47447c192a6f09137fd6d8e8
++3aa23bd9f6b7172b47447c192a6f09137fd6d8e8
++3aa23bd9f6b7172b47447c192a6f09137fd6d8e8
++3aa23bd9f6b7172b47447c192a6f09137fd6d8e8
++python-tabulate_0.7.7.orig.tar.gz
++9021b475eefb357deb12f7b0e59a12457411472c
++39140
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list