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.6

install-requires.txt:

nest-asyncio

Equivalent System Packages#

conda:

$ conda install  nest-asyncio

void:

$ sudo xbps-install  python3-nest_asyncio

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023