Name: | python3-PyMySQL |
---|---|
Version: | 0.8.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 709230 |
License: | MIT |
RPM: | python3-PyMySQL-0.8.0-4.el7.noarch.rpm |
Source RPM: | python-PyMySQL-0.8.0-4.el7.src.rpm |
Build Date: | Thu Mar 08 2018 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/PyMySQL/ |
Summary: | 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. |
- make spec file compatible with epel7 - remove conditionals and always build for Python 3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Update to 0.8.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 0.7.11
- Update to 0.7.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- cherrypick commit 755dfdc upstream to allow bind before connect Related: rhbz#1378008