Name python3-async-timeout
Version 3.0.1
Summary asyncio-compatible timeout context manager
Description 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.
Section devel/python
License Apache-2.0
Homepage https://github.com/aio-libs/async-timeout
Recipe file recipes-devtools/python/python3-async-timeout_3.0.1.bb
recipes-devtools/python/python-async-timeout.inc
Layer meta-rauc (warrior branch)
Inherits
  • distutils-common-base
  • distutils3
  • distutils3-base
  • pypi
  • python3-dir
  • python3native
  • setuptools3
Dependencies
  • python3
  • python3-native
  • python3-pytest-runner-native
  • python3-setuptools-native
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/a/async-timeout/async-timeout-3.0.1.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-rauc:

Branch Recipe
warrior (Yocto Project 2.7) python3-async-timeout 3.0.1 (this recipe)
thud (Yocto Project 2.6) python3-async-timeout 1.4.0
sumo (Yocto Project 2.5) python3-async-timeout 1.4.0