python-pymysql 0.7.9-1ubuntu1 source package in Ubuntu

Changelog

python-pymysql (0.7.9-1ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/run_tests.sh was using old MySQL initialization. Updated for 5.7:
      - Switched mysql_install_db with mysqld --initialize
      - Removed deprecated option --skip-grant from mysqld
      - Added -uroot to client commands

python-pymysql (0.7.9-1) unstable; urgency=medium

  * New upstream release

python-pymysql (0.7.7-1) unstable; urgency=medium

  * New upstream release
  * Removed python-six{3,} build depends - it's not used.

 -- James Page <email address hidden>  Mon, 19 Sep 2016 12:32:09 +0100

Upload details

Uploaded by:
James Page on 2016-09-19
Uploaded to:
Yakkety
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pymysql_0.7.9.orig.tar.xz 65.5 KiB 7f1f72eb9e3a0feb9117f0ed73f81f7a29ddf2c1e13a28eb3c9ff553d0c09ebd
python-pymysql_0.7.9-1ubuntu1.debian.tar.xz 5.1 KiB ba542409211d0b1a07fffca8afb604f5a54e8782f35470f0f36ace0d8ff700c8
python-pymysql_0.7.9-1ubuntu1.dsc 2.4 KiB 0236ffb3a3889e75505c931e3d1caf5dd2b15446ba6d79478c331abfebf3bdb6

Available diffs

View changes file

Binary packages built by this source

python-pymysql: Pure-Python MySQL driver - Python 2.x

 This package contains a pure-Python MySQL client library. The goal of PyMySQL
 is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
 IronPython and Jython.
 .
 This package contains the Python 2.x module.

python-pymysql-doc: Pure-Python MySQL driver - doc

 This package contains a pure-Python MySQL client library. The goal of PyMySQL
 is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
 IronPython and Jython.
 .
 This package contains the documentation.

python3-pymysql: Pure-Python MySQL Driver - Python 3.x

 This package contains a pure-Python MySQL client library. The goal of PyMySQL
 is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
 IronPython and Jython.
 .
 This package contains the Python 3.x module.