[Python-modules-commits] [python-mysqldb] 02/03: record new upstream branch created by importing python-mysqldb_1.3.7.orig.tar.gz and merge it

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 commit to branch master
in repository python-mysqldb.

commit 2e804afac92f2515cfa9a465f704ec69adc8b130
Merge: 854bfb5 42be27e
Author: Brian May <bam at debian.org>
Date:   Fri Nov 6 08:25:52 2015 +1100

    record new upstream branch created by importing python-mysqldb_1.3.7.orig.tar.gz and merge it

 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 +-
 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 +++++++++
 21 files changed, 858 insertions(+), 678 deletions(-)

diff --cc debian/.git-dpm
index 57e09e2,0000000..02bbacb
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- edd00306fb9cf2547197f4e04fb4ca4a29836a96
- edd00306fb9cf2547197f4e04fb4ca4a29836a96
- edd00306fb9cf2547197f4e04fb4ca4a29836a96
- edd00306fb9cf2547197f4e04fb4ca4a29836a96
- python-mysqldb_1.3.6.orig.tar.gz
- d62efe5476dfcc65a970730bc65e73cb10ca59ec
- 78133
++42be27eeb9905acf72eb37f43fed07e3d125bc95
++42be27eeb9905acf72eb37f43fed07e3d125bc95
++42be27eeb9905acf72eb37f43fed07e3d125bc95
++42be27eeb9905acf72eb37f43fed07e3d125bc95
++python-mysqldb_1.3.7.orig.tar.gz
++9ab40f008e724e8b8f3033568fdab6cb40fdc287
++79823
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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