Sat, 15 Jun 2024 04:32:29 UTC | login

Information for build python-gevent-23.7.0-4.0.riscv64.fc40

ID304506
Package Namepython-gevent
Version23.7.0
Release4.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-gevent.git#c4f4d7ced7731efb374671acf5b1b66bf6b77d21
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
StartedThu, 11 Apr 2024 13:39:16 UTC
CompletedThu, 11 Apr 2024 13:54:04 UTC
Taskbuild (f40, /rpms/python-gevent.git:c4f4d7ced7731efb374671acf5b1b66bf6b77d21)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-gevent.git#c4f4d7ced7731efb374671acf5b1b66bf6b77d21'}}
Tags
f40
f41
RPMs
src
python-gevent-23.7.0-4.0.riscv64.fc40.src.rpm (info) (download)
riscv64
python3-gevent-23.7.0-4.0.riscv64.fc40.riscv64.rpm (info) (download)
python-gevent-debugsource-23.7.0-4.0.riscv64.fc40.riscv64.rpm (info) (download)
python3-gevent-debuginfo-23.7.0-4.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Apr 11 2024 David Abdurachmanov <davidlt@rivosinc.com> - 23.7.0-4.0.riscv64 - Allow tests to fail on riscv64 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 23.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Orion Poplawski <orion@nwra.com> - 23.7.0-1 - Update to 23.7.0 * Tue Jun 27 2023 Orion Poplawski <orion@nwra.com> - 22.10.2-3 - Add patch to remove match_hostname import * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 22.10.2-2 - Rebuilt for Python 3.12 * Thu Jun 15 2023 Petr Viktorin <pviktori@redhat.com> - 22.10.2-1 - Update to 22.10.2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 21.12.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 21.12.0-3 - Rebuilt for Python 3.11 * Wed Jun 01 2022 Miro HronĨok <mhroncok@redhat.com> - 21.12.0-2 - Support Python 3.11