[Python-modules-commits] [pyodbc] branch upstream updated (20ef3e7 -> a19ae14)

Laurent Bigonville bigon at moszumanska.debian.org
Fri Sep 29 09:52:59 UTC 2017


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

bigon pushed a change to branch upstream
in repository pyodbc.

      from  20ef3e7   New upstream version 4.0.14
       new  a19ae14   New upstream version 4.0.17

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                    |  40 +++++++-------
 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
 28 files changed, 231 insertions(+), 128 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