[Python-modules-commits] [pyodbc] branch master updated (c69257e -> 0756b88)
Laurent Bigonville
bigon at moszumanska.debian.org
Fri Sep 29 09:52:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
bigon pushed a change to branch master
in repository pyodbc.
from c69257e Fix more duplicate long description
new a19ae14 New upstream version 4.0.17
new e89e6fc Updated version 4.0.17 from 'upstream/4.0.17'
new 0f71434 New upstream release
new 1eb0a58 debian/control: Bump Standards-Version to 4.1.0 (no further changes)
new 0756b88 Release to unstable
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:
PKG-INFO | 40 +++++++-------
debian/changelog | 8 +++
debian/control | 2 +-
pyodbc.egg-info/PKG-INFO | 40 +++++++-------
pyodbc.egg-info/SOURCES.txt | 2 -
setup.cfg | 18 ++----
setup.py | 0
src/cnxninfo.cpp | 7 ++-
src/getdata.cpp | 35 +++++++-----
src/params.cpp | 39 +++++++++----
src/pyodbcmodule.cpp | 132 ++++++++++++++++++++++++++++++++------------
src/pyodbcmodule.h | 22 +++++---
tests2/accesstests.py | 0
tests2/dbapi20.py | 0
tests2/dbapitests.py | 0
tests2/exceltests.py | 0
tests2/freetdstests.py | 0
tests2/informixtests.py | 0
tests2/mysqltests.py | 0
tests2/pgtests.py | 0
tests2/pgtests.pyc | Bin 20699 -> 0 bytes
tests2/sqlitetests.py | 0
tests2/sqlservertests.py | 0
tests2/test.py | 0
tests2/testbase.py | 0
tests2/testutils.py | 0
tests2/testutils.pyc | Bin 4531 -> 4451 bytes
tests3/mysqltests.py | 0
tests3/pgtests.py | 24 +++++++-
tests3/testutils.pyc | Bin 3968 -> 4182 bytes
30 files changed, 240 insertions(+), 129 deletions(-)
mode change 100755 => 100644 setup.py
mode change 100755 => 100644 tests2/accesstests.py
mode change 100755 => 100644 tests2/dbapi20.py
mode change 100755 => 100644 tests2/dbapitests.py
mode change 100755 => 100644 tests2/exceltests.py
mode change 100755 => 100644 tests2/freetdstests.py
mode change 100755 => 100644 tests2/informixtests.py
mode change 100755 => 100644 tests2/mysqltests.py
mode change 100755 => 100644 tests2/pgtests.py
delete mode 100644 tests2/pgtests.pyc
mode change 100755 => 100644 tests2/sqlitetests.py
mode change 100755 => 100644 tests2/sqlservertests.py
mode change 100755 => 100644 tests2/test.py
mode change 100755 => 100644 tests2/testbase.py
mode change 100755 => 100644 tests2/testutils.py
mode change 100755 => 100644 tests3/mysqltests.py
mode change 100755 => 100644 tests3/pgtests.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