Sat, 30 Sep 2023 16:08:26 UTC | login

Information for build python-PyMySQL-0.8.0-10.module_el8.0.0+32+017b2cba

ID3678
Package Namepython-PyMySQL
Version0.8.0
Release10.module_el8.0.0+32+017b2cba
Epoch
Sourcegit+https://git.centos.org/rpms/python-PyMySQL#605b65e3a15c44ee9fa3c7f3a0e9d64f7475805e
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedSat, 22 Jun 2019 03:37:32 UTC
CompletedSat, 22 Jun 2019 03:39:27 UTC
Taskbuild (module-python27-2.7-8000020190622030251-0889f2f0, /rpms/python-PyMySQL:605b65e3a15c44ee9fa3c7f3a0e9d64f7475805e)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-PyMySQL?#605b65e3a15c44ee9fa3c7f3a0e9d64f7475805e'}}
Tags
module-python27-2.7-8000020190622030251-0889f2f0
module-python27-2.7-8000020190622030251-0889f2f0-build
module-python27-2.7-8000020190628020724-c0efe978
module-python27-2.7-8000020190628020724-c0efe978-build
module-python27-2.7-8000020191008200351-c0efe978
module-python27-2.7-8000020191008200351-c0efe978-build
RPMs
src
python-PyMySQL-0.8.0-10.module_el8.0.0+32+017b2cba.src.rpm (info) (download)
noarch
python2-PyMySQL-0.8.0-10.module_el8.0.0+32+017b2cba.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 0.8.0-10 - Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974 * Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 0.8.0-9 - Make possible to disable python3 subpackage * Tue Jul 17 2018 Tomas Orsava <torsava@redhat.com> - 0.8.0-8 - BuildRequire also python36-rpm-macros as part of the python36 module build * Wed Jul 04 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-7 - Add a bcond for python2 * Wed Apr 25 2018 Tomas Orsava <torsava@redhat.com> - 0.8.0-6 - Make requires on python36-devel dependant on a python36_module bcond * Tue Apr 24 2018 Tomas Orsava <torsava@redhat.com> - 0.8.0-5 - Hardcode requires on python36-devel for the python36 module. This will have to be modified when python37 is added. * Thu Feb 15 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.8.0-4 - make spec file compatible with epel7 - remove conditionals and always build for Python 3 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.0-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Dec 27 2017 Julien Enselme <jujens@jujens.eu> - 0.8.0-1 - Update to 0.8.0 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Apr 07 2017 Julien Enselme <jujens@jujens.eu> - 0.7.11-1 - Update to 0.7.11 * Wed Feb 15 2017 Julien Enselme <jujens@jujens.eu> - 0.7.10-1 - Update to 0.7.10 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.7.9-3 - Rebuild for Python 3.6 * 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