You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by li...@apache.org on 2017/01/16 04:56:42 UTC

[5/5] incubator-trafodion git commit: Merge Fix for [TRAFODION-2431] python installer - add python lib dependencies

Merge Fix for [TRAFODION-2431] python installer - add python lib dependencies


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/4261a9d6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/4261a9d6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/4261a9d6

Branch: refs/heads/master
Commit: 4261a9d662e781d0138f456f5b2a35c113ca3e00
Parents: c572f63 28c98a6
Author: Liu Ming <ov...@sina.com>
Authored: Mon Jan 16 04:56:11 2017 +0000
Committer: Liu Ming <ov...@sina.com>
Committed: Mon Jan 16 04:56:11 2017 +0000

----------------------------------------------------------------------
 .rat-excludes                                   |    6 +-
 install/Makefile                                |    5 +-
 install/python-installer/prettytable.py         | 1475 +++++++++++++++
 .../scripts/httplib2/__init__.py                | 1714 ++++++++++++++++++
 .../scripts/httplib2/iri2uri.py                 |  132 ++
 .../python-installer/scripts/httplib2/socks.py  |  438 +++++
 licenses/Makefile                               |    7 +-
 licenses/lic-pyinstall-src                      |   63 +
 8 files changed, 3836 insertions(+), 4 deletions(-)
----------------------------------------------------------------------