[Python-modules-commits] [pyodbc] branch upstream updated (56ec217 -> 203ffd1)
Laurent Bigonville
bigon at moszumanska.debian.org
Sun Jul 10 12:12:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
bigon pushed a change to branch upstream
in repository pyodbc.
from 56ec217 Imported Upstream version 3.0.6
new 203ffd1 Import pyodbc_3.0.10.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 | 42 +++++------
README.rst | 171 --------------------------------------------
pyodbc.egg-info/PKG-INFO | 42 +++++------
pyodbc.egg-info/SOURCES.txt | 26 +++----
setup.cfg | 13 ++--
setup.py | 71 ++++++++++++------
src/cnxninfo.cpp | 39 ++++------
src/cnxninfo.h | 4 ++
src/connection.cpp | 19 +++--
src/connection.h | 17 +++--
src/cursor.cpp | 125 +++++++++++++++++++++++++-------
src/getdata.cpp | 67 ++++++++++++-----
src/params.cpp | 22 +++---
src/pyodbc.h | 6 ++
src/pyodbcmodule.cpp | 13 +++-
src/row.cpp | 131 ++++++++++++++++++++++++++++-----
src/row.h | 2 +-
src/sqlwchar.cpp | 62 ++++++++--------
src/sqlwchar.h | 34 ++++++---
src/wrapper.h | 32 ++++++++-
20 files changed, 534 insertions(+), 404 deletions(-)
delete mode 100644 README.rst
mode change 100644 => 100755 setup.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyodbc.git
More information about the Python-modules-commits
mailing list