Name: | python3-async-timeout |
---|---|
Version: | 3.0.1 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 27269 |
License: | ASL 2.0 |
RPM: | python3-async-timeout-3.0.1-8.el8.noarch.rpm |
Source RPM: | python-async-timeout-3.0.1-8.el8.src.rpm |
Build Date: | Thu Sep 17 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/aio-libs/async-timeout |
Summary: | Asyncio-compatible timeout context manager |
Description: | asyncio-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. |
- Build for EPEL (rhbz#1575247) - Disable tests to avoid dependency on aiohttp
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Bootstrap for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Enable tests
- Update to latest upstream release 3.0.1 (rhbz#1707011)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild