[Python-modules-commits] [python-vertica] branch master updated (1420e12 -> 9ee79a9)

Jean Baptiste Favre jbfavre-guest at moszumanska.debian.org
Sat Nov 28 21:59:19 UTC 2015


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

jbfavre-guest pushed a change to branch master
in repository python-vertica.

      from  1420e12   Update Vcs fields for git migration
       new  2f4b6b3   record new upstream branch created by importing python-vertica_0.5.4.orig.tar.gz
       new  d5bcebb   Import python-vertica_0.5.4.orig.tar.gz
       new  f44b015   remove deprecated import for python 3
       new  333aa50   merge patched into master
       new  9ee79a9   change version to 0.5.4-1 Imported Upstream version 0.5.4 Patches refresh for 0.5.4

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:
 README.md                                      |  70 ++++++++++++--
 debian/.git-dpm                                |  14 +--
 debian/changelog                               |   7 ++
 debian/patches/fix_python3_compatibility.patch |  38 ++++----
 setup.py                                       |   2 +-
 vertica_python/__init__.py                     |   2 +-
 vertica_python/tests/basic_tests.py            | 128 +++++++++++++++++++++++++
 vertica_python/tests/date_tests.py             |  23 ++++-
 vertica_python/vertica/column.py               |  29 ++++++
 vertica_python/vertica/connection.py           |  24 ++---
 vertica_python/vertica/cursor.py               |  59 +++++++++++-
 11 files changed, 340 insertions(+), 56 deletions(-)

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



More information about the Python-modules-commits mailing list