Thu, 23 May 2024 20:20:08 UTC | login

Information for build python-curio-1.5-7.fc37

ID202038
Package Namepython-curio
Version1.5
Release7.fc37
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 18:49:39 UTC
CompletedMon, 19 Sep 2022 18:49:39 UTC
Tags
f37
f38
RPMs
src
python-curio-1.5-7.fc37.src.rpm (info) (download)
noarch
python3-curio-1.5-7.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.5-6 - Rebuilt for Python 3.11 * Thu Jan 27 2022 Carl George <carl@george.computer> - 1.5-5 - Convert to pyproject macros * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.5-2 - Rebuilt for Python 3.10 * 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