nest_asyncio: Patch asyncio to allow nested event loops#

Description#

Patch asyncio to allow nested event loops

License#

BSD

Upstream Contact#

https://pypi.org/project/nest-asyncio/

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

1.5.8

install-requires.txt:

nest-asyncio

Equivalent System Packages#

$ conda install nest-asyncio
$ sudo emerge dev-python/nest_asyncio
$ sudo xbps-install python3-nest_asyncio

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.