[Python-modules-commits] [python-mysqldb] branch master updated (854bfb5 -> 036a41c)

Brian May bam at moszumanska.debian.org
Thu Nov 5 21:47:34 UTC 2015


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

bam pushed a change to branch master
in repository python-mysqldb.

      from  854bfb5   New release.
       new  42be27e   Import python-mysqldb_1.3.7.orig.tar.gz
       new  2e804af   record new upstream branch created by importing python-mysqldb_1.3.7.orig.tar.gz and merge it
       new  036a41c   Update changelog.

The 3 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 +++---
 debian/.git-dpm                    |  14 +-
 debian/changelog                   |   6 +
 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 +++++++++
 22 files changed, 864 insertions(+), 678 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