Mon, 03 Jun 2024 14:26:09 UTC | login

Information for build python-gevent-20.5.0-2.fc33

ID159334
Package Namepython-gevent
Version20.5.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-gevent.git#0c1017a83cba776da29abeee33ed3dd1a3965b13
SummaryA coroutine-based Python networking library
Descriptiongevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: * convenient API around greenlets * familiar synchronization primitives (gevent.event, gevent.queue) * socket module that cooperates * WSGI server on top of libevent-http * DNS requests done through libevent-dns * monkey patching utility to get pure Python modules to cooperate
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 07 Jun 2020 17:23:28 UTC
CompletedSun, 07 Jun 2020 18:18:29 UTC
Taskbuild (f33, /rpms/python-gevent.git:0c1017a83cba776da29abeee33ed3dd1a3965b13)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-gevent.git#0c1017a83cba776da29abeee33ed3dd1a3965b13'}}
Tags
f33
f37
f38
RPMs
src
python-gevent-20.5.0-2.fc33.src.rpm (info) (download)
riscv64
python3-gevent-20.5.0-2.fc33.riscv64.rpm (info) (download)
python-gevent-debugsource-20.5.0-2.fc33.riscv64.rpm (info) (download)
python3-gevent-debuginfo-20.5.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 20.5.0-2 - Rebuilt for Python 3.9 * Sun May 17 2020 Dan Callaghan <djc@djc.id.au> - 20.5.0-1 - new upstream release 20.5.0: https://github.com/gevent/gevent/blob/20.5.0/CHANGES.rst * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-0.2.a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 08 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.5-0.1.a3 - Update to 1.5a3 (#1705661) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.6-7 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.6-6 - Rebuilt for Python 3.8 * Mon Aug 12 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.6-5 - Subpackage python2-gevent has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 11 2019 Victor Stinner <vstinner@redhat.com> - 1.3.6-3 - Add Python 3.8 support, backport upstream change to use CodeType.replace() if available (rhbz#1716342) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 17 2018 Dan Callaghan <dcallagh@redhat.com> - 1.3.6-1 - Upstream bug fix release 1.3.6: http://www.gevent.org/changelog.html * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.4-2 - Rebuilt for Python 3.7 * Tue Jun 26 2018 Dan Callaghan <dcallagh@redhat.com> - 1.3.4-1 - Update to 1.3.4 (RHBZ#1593266) * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.3-2 - Rebuilt for Python 3.7 * Wed Jun 13 2018 Dan Callaghan <dcallagh@redhat.com> - 1.3.3-1 - Update to 1.3.3 (RHBZ#1589102)