Sat, 20 Apr 2024 03:10:17 UTC | login

Information for build python-curio-1.5-1.el9s

ID34696
Package Namepython-curio
Version1.5
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-curio.git#edd3f30e90e49aecc2b2e18d78e2542bbcf63cb3
SummaryBuilding blocks for performing concurrent I/O
DescriptionCurio is a library of building blocks for performing concurrent I/O and common system programming tasks such as launching subprocesses, working with files, and farming work out to thread and process pools. It uses Python coroutines and the explicit async/await syntax introduced in Python 3.5. Its programming model is based on cooperative multitasking and existing programming abstractions such as threads, sockets, files, subprocesses, locks, and queues. You'll find it to be small, fast, and fun. Curio has no third-party dependencies and does not use the standard asyncio module. Most users will probably find it to be a bit too-low level--it's probably best to think of it as a library for building libraries. Although you might not use it directly, many of its ideas have influenced other libraries with similar functionality.
Built byamoralej
State complete
Volume DEFAULT
StartedTue, 14 Sep 2021 12:01:08 UTC
CompletedTue, 14 Sep 2021 12:03:26 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-curio.git:edd3f30e90e49aecc2b2e18d78e2542bbcf63cb3)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-curio.git#edd3f30e90e49aecc2b2e18d78e2542bbcf63cb3'}}
Tags
cloud9s-openstack-antelope-release
cloud9s-openstack-antelope-testing
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-testing
cloud9s-openstack-dalmatian-testing
cloud9s-openstack-wallaby-testing
cloud9s-openstack-xena-testing
cloud9s-openstack-yoga-release
cloud9s-openstack-yoga-testing
cloud9s-openstack-zed-release
cloud9s-openstack-zed-testing
RPMs
src
python-curio-1.5-1.el9s.src.rpm (info) (download)
noarch
python3-curio-1.5-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 Mar 19 2021 Charalampos Stratakis <cstratak@redhat.com> - 1.5-1 - Update to 1.5 (rhbz#1821534) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Oct 05 2020 Yatin Karel <ykarel@redhat.com> - 1.4-1 - Update to 1.4 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1-2 - Rebuilt for Python 3.9 * Wed Mar 18 2020 Carl George <carl@george.computer> - 1.1-1 - Latest upstream - Add patch0 to skip tests that require internet * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild