Wed, 24 Apr 2024 17:24:29 UTC | login

Information for build python-PyMySQL-0.7.9-2.el7

ID14556
Package Namepython-PyMySQL
Version0.7.9
Release2.el7
Epoch
SummaryPure-Python MySQL client library
DescriptionThis 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.
Built byhguemar
State complete
Volume DEFAULT
StartedWed, 23 Nov 2016 16:25:52 UTC
CompletedWed, 23 Nov 2016 16:28:11 UTC
Taskbuild (cloud7-openstack-common-el7, python-PyMySQL-0.7.9-2.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
RPMs
src
python-PyMySQL-0.7.9-2.el7.src.rpm (info) (download)
noarch
python2-PyMySQL-0.7.9-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Nov 23 2016 Damien Ciabrini <dciabrin@redhat.com> - 0.7.9-2 - cherrypick commit 755dfdc upstream to allow bind before connect Related: rhbz#1378008 * Sun Sep 18 2016 Julien Enselme <jujens@jujens.eu> - 0.7.9-1 - Update to 0.7.9 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.7-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jan 04 2016 Julien Enselme <jujens@jujens.eu> - 0.6.7-4 - Correct installation problems due to Requires: mariadb * Thu Nov 05 2015 Julien Enselme <jujens@jujens.eu> - 0.6.7-3 - Rebuilt for python 3.5 * Wed Nov 04 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 0.6.7-2 - Drop unnecessary mariadb requirement - Add python3 conditionals in order to rebuild it in EL7 * Thu Oct 01 2015 Julien Enselme <jujens@jujens.eu> - 0.6.7-1 - Update to 0.6.7 * Thu Aug 06 2015 Julien Enselme <jujens@jujens.eu> - 0.6.6-4 - Use %license in %files * Wed Aug 05 2015 Julien Enselme <jujens@jujens.eu> - 0.6.6-3 - Move python2 package in its own subpackage - Add provides * Fri Jul 31 2015 Julien Enselme <jujens@jujens.eu> - 0.6.6-2 - Add Provides: python2-PyMySQL - Remove usage of %py3dir * Sun May 31 2015 Julien Enselme <jujens@jujens.eu> - 0.6.6-1 - Update to 0.6.6 * Wed Nov 26 2014 Julien Enselme <jujens@jujens.eu> - 0.6.2-1 - Initial packaging