Click here to visit the old openkoji buildsystem (Archived)

Information for build python-eventlet-0.35.1-1.fc40

ID46780
Package Namepython-eventlet
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.35.1
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-eventlet.git#9559bb6e1c5c2764d623d5c886eee964b35c951a
SummaryHighly concurrent networking library
DescriptionEventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.
Built bykojiadmin
State failed
Volume DEFAULT
StartedWed, 12 Jun 2024 09:41:51 CST
CompletedWed, 12 Jun 2024 10:12:41 CST
Taskbuild (f40, /rpms/python-eventlet.git:9559bb6e1c5c2764d623d5c886eee964b35c951a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-eventlet.git#9559bb6e1c5c2764d623d5c886eee964b35c951a'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Apr 05 2024 Alfredo Moralejo <amoralej@redhat.com > - 0.35.1-1 - Update to 0.35.1 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 0.33.3-2 - Rebuilt for Python 3.12 * Wed Jan 18 2023 Sandro Mani <manisandro@gmail.com> - 0.33.3-1 - Update to 0.33.3 * Sun Sep 25 2022 Kevin Fenzi <kevin@scrye.com> - 0.33.1-5 - Disable failing test to fix FTBFS * Tue Jul 26 2022 Carl George <carl@george.computer> - 0.33.1-4 - Convert to pyproject macros - Build docs with make - Disable tests on EPEL9 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.33.1-2 - Rebuilt for Python 3.11 * Sun May 29 2022 Kevin Fenzi <kevin@scrye.com> - 0.33.1-1 - Update to 0.33.1. Fixes rhbz#2085297