Wed, 29 May 2024 17:12:25 UTC | login

Information for build python-trio-0.22.0-2.fc38

ID229888
Package Namepython-trio
Version0.22.0
Release2.fc38
Epoch
SummaryA friendly Python library for async concurrency and I/O
DescriptionThe Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 16:28:41 UTC
CompletedWed, 22 Feb 2023 16:28:41 UTC
Tags
f38
f39
f40
RPMs
src
python-trio-0.22.0-2.fc38.src.rpm (info) (download)
noarch
python3-trio-0.22.0-2.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Oct 31 2022 Carl George <carl@george.computer> - 0.22.0-1 - Update to 0.22.0, resolves rhbz#2094511 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.20.0-4 - Rebuilt for Python 3.11 * Thu Mar 24 2022 Miro HronĨok <mhroncok@redhat.com> - 0.20.0-3 - Add fix for Python 3.11 - Fixes: rhbz#2049632 * Thu Mar 03 2022 Carl George <carl@george.computer> - 0.20.0-1 - Latest upstream rhbz#2056578 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jul 24 2021 Carl George <carl@george.computer> - 0.19.0-1 - Latest upstream rhbz#1972135 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.18.0^20210519gitd883dbe-4 - Rebuilt for Python 3.10 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.18.0^20210519gitd883dbe-3 - Bootstrap for Python 3.10 * Mon May 17 2021 Tomas Hrnciar <thrnciar@redhat.com> - 0.18.0-2 - Backport upstream fixes to bring compatibility with Python 3.10 * Tue Feb 09 2021 Joel Capitao <jcapitao@redhat.com> - 0.18.0-1 - Latest upstream rhbz#1879061 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild