Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
python2-PyMySQL - Pure-Python MySQL client library
- Description:
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.
Packages
python2-PyMySQL-0.7.9-2.el7.noarch
[149 KiB] |
Changelog
by Damien Ciabrini (2016-11-23):
- cherrypick commit 755dfdc upstream to allow bind before connect
Related: rhbz#1378008
|
python2-PyMySQL-0.6.7-2.el7.noarch
[132 KiB] |
Changelog
by Haïkel Guémar (2015-11-04):
- Drop unnecessary mariadb requirement
- Add python3 conditionals in order to rebuild it in EL7
|