Tue, 30 Jul 2024 15:33:45 UTC | login

Information for build python-async-timeout-3.0.0-3.fc29

ID56887
Package Namepython-async-timeout
Version3.0.0
Release3.fc29
Epoch
SummaryAn asyncio-compatible timeout context manager
Descriptionasyncio-compatible timeout context manager The context manager is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 07:05:13 UTC
CompletedThu, 19 Jul 2018 07:05:13 UTC
Tags
f29
f30
f31
RPMs
src
python-async-timeout-3.0.0-3.fc29.src.rpm (info) (download)
noarch
python3-async-timeout-3.0.0-3.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-2 - Rebuilt for Python 3.7 * Sat May 05 2018 Fabian Affolter <mail@fabian-affolter.ch> - 3.0.0-1 - Update to latest upstream release 3.0.0 (rhbz#1575247) * Thu Mar 15 2018 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.1-1 - Update to latest upstream release 2.0.1 (rhbz#1554798) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Sep 17 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 1.4.0-1 - Update to 1.4.0 (rhbz #1484848) * Fri Aug 25 2017 Fabian Affolter <mail@fabian-affolter.ch> - 1.3.0-1 - Update to latest upstream release 1.3.0 (rhbz#1484848) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri May 12 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 1.2.1-1 - Update to 1.2.1 * Sun Mar 19 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.0-1 - Update to 1.2.0 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-4 - Rebuild for Python 3.6 * Thu Nov 17 2016 Athmane Madjoudj <athmane@fedoraproject.org> - 1.1.0-3 - Add missing BR - Rename the pkg * Sun Nov 13 2016 Athmane Madjoudj <athmane@fedoraproject.org> - 1.1.0-2 - Update files section and the description * Fri Nov 11 2016 Athmane Madjoudj <athmane@fedoraproject.org> - 1.1.0-1 - Initial spec