python-pymysql 0.7.2-1ubuntu1 source package in Ubuntu
Changelog
python-pymysql (0.7.2-1ubuntu1) xenial; urgency=medium * Fix ftbfs for MySQL 5.7 - Update database initialization in d/run_tests.sh for 5.7: - Switch mysql_install_db with mysqld --initialize - Replace --skip-grant with --skip-grant-tables (deprecated) - Added patch to fix test failure with 5.7 (LP: #1592664) -- Lars Tangvald <email address hidden> Fri, 16 Sep 2016 07:14:50 +0200
Upload details
- Uploaded by:
- Lars Tangvald
- Sponsored by:
- Marc Deslauriers
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pymysql_0.7.2.orig.tar.xz | 56.8 KiB | 1caf52fb1d18458b273a8087b66c1f1464344f3d1f67302eb1ee50b8999a319e |
python-pymysql_0.7.2-1ubuntu1.debian.tar.xz | 4.8 KiB | 7ad5dc40f6f5469af36bcdee9868d43031691fcbb77695d33e0d78d3b11b4cf1 |
python-pymysql_0.7.2-1ubuntu1.dsc | 2.3 KiB | e5f9ea37bb7e4b7144b5b83c2bb83b67f6741d978554e517bbbb262113d40192 |
Available diffs
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.
- 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.