Information for build python-aiomysql-0.0.20-6.fc32

ID1605374
Package Namepython-aiomysql
Version0.0.20
Release6.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-aiomysql.git#7d8ba1b7fe9eb620ec9c0761ca143b9992be5634
SummaryMySQL driver for asyncio
Descriptionaiomysql is a "driver" for accessing a MySQL database from the asyncio (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL. aiomysql tries to be like awesome aiopg library and preserve same api, look and feel.
Built byfab
State complete
Volume DEFAULT
StartedThu, 03 Sep 2020 17:06:33 UTC
CompletedThu, 03 Sep 2020 17:07:29 UTC
Taskbuild (f32-candidate, /rpms/python-aiomysql.git:7d8ba1b7fe9eb620ec9c0761ca143b9992be5634)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-aiomysql.git#7d8ba1b7fe9eb620ec9c0761ca143b9992be5634'}}
Tags
f32-updates
RPMs
src
python-aiomysql-0.0.20-6.fc32.src.rpm (info) (download)
noarch
python3-aiomysql-0.0.20-6.fc32.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 03 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.0.20-6 - Fix FTBFS (rhbz#1871591) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.20-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.0.20-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 07 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.0.20-2 - Better use of wildcards (rhbz#1787216) * Sun Dec 29 2019 Fabian Affolter <mail@fabian-affolter.ch> - 0.0.20-1 - Initial package for Fedora