[Python-modules-commits] [python-mysqldb] branch upstream updated (edd0030 -> 42be27e)
Brian May
bam at moszumanska.debian.org
Thu Nov 5 21:47:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch upstream
in repository python-mysqldb.
from edd0030 Import python-mysqldb_1.3.6.orig.tar.gz
new 42be27e Import python-mysqldb_1.3.7.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:
HISTORY | 531 +++++++++++++++++++------------------
INSTALL | 84 +-----
MySQLdb/connections.py | 3 +-
MySQLdb/cursors.py | 72 ++---
MySQLdb/release.py | 4 +-
MySQLdb/times.py | 53 ++--
PKG-INFO | 7 +-
README.md | 31 ++-
_mysql.c | 80 +++---
metadata.cfg | 9 +-
mysqlclient.egg-info/PKG-INFO | 7 +-
mysqlclient.egg-info/SOURCES.txt | 4 +-
mysqlclient.egg-info/pbr.json | 1 -
setup.cfg | 2 +-
setup_posix.py | 27 +-
tests/configdb.py | 5 +-
tests/test_MySQLdb_capabilities.py | 69 ++++-
tests/test_MySQLdb_dbapi20.py | 409 ++++++++++++++--------------
tests/test_MySQLdb_nonstandard.py | 3 +-
tests/test_MySQLdb_times.py | 121 +++++++++
20 files changed, 851 insertions(+), 671 deletions(-)
delete mode 100644 mysqlclient.egg-info/pbr.json
create mode 100644 tests/test_MySQLdb_times.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mysqldb.git
More information about the Python-modules-commits
mailing list