Wed, 29 May 2024 15:04:05 UTC | login

Information for build python-trio-0.20.0-5.fc37

ID203735
Package Namepython-trio
Version0.20.0
Release5.fc37
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
StartedMon, 19 Sep 2022 22:36:08 UTC
CompletedMon, 19 Sep 2022 22:36:08 UTC
Tags
f37
f38
RPMs
src
python-trio-0.20.0-5.fc37.src.rpm (info) (download)
noarch
python3-trio-0.20.0-5.fc37.noarch.rpm (info) (download)
Changelog * 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 * Sun Sep 06 2020 Carl George <carl@george.computer> - 0.16.0-1 - Latest upstream * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild