Tue, 30 Apr 2024 11:29:54 UTC | login

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

ID53347
Package Namepython-eventlet
Version0.35.1
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-eventlet.git#5ed5cb6b0a4341dedbcc6bb55a668f74c1492186
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 byrdobuilder
State complete
Volume DEFAULT
StartedTue, 09 Apr 2024 11:45:00 UTC
CompletedTue, 09 Apr 2024 11:47:34 UTC
Taskbuild (cloud9s-openstack-caracal-el9s, /rpms/python-eventlet.git:5ed5cb6b0a4341dedbcc6bb55a668f74c1492186)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-eventlet.git#5ed5cb6b0a4341dedbcc6bb55a668f74c1492186'}}
Tags
cloud9s-openstack-caracal-release
cloud9s-openstack-caracal-testing
cloud9s-openstack-dalmatian-testing
RPMs
src
python-eventlet-0.35.1-1.el9s.src.rpm (info) (download)
noarch
python3-eventlet-0.35.1-1.el9s.noarch.rpm (info) (download)
python3-eventlet-doc-0.35.1-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
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