Metadata for python3-nest-asyncio-1.5.6-1.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-nest-asyncio
Version: 1.5.6-1.el9
Arch: noarch
Summary: Patch asyncio to allow nested event loops
License: BSD
Vendor: Fedora Project
Build Host: buildvm-x86-25.iad2.fedoraproject.org
Build Date: Thu Jan 12 15:06:07 2023
Size: 20646
URL: https://github.com/erdewit/nest_asyncio
Description: By design asyncio does not allow its event loop to be nested.
This presents a practical problem: When in an environment
where the event loop is already running it's impossible to run tasks
and wait for the result. Trying to do so will give the error
"RuntimeError: This event loop is already running".
The issue pops up in various environments, such as web servers,
GUI applications and in Jupyter notebooks.
This module patches asyncio to allow nested use of asyncio.run
and loop.run_until_complete.

FILES

/usr/lib/python3.9/site-packages/__pycache__/nest_asyncio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/nest_asyncio.cpython-39.pyc
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/LICENSE
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/METADATA
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/WHEEL
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/nest_asyncio.py
/usr/share/doc/python3-nest-asyncio
/usr/share/doc/python3-nest-asyncio/README.rst

REQUIRES

python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-nest-asyncio 1.5.6-1.el9
python-nest_asyncio 1.5.6-1.el9
python3-nest-asyncio 1.5.6-1.el9
python3-nest_asyncio 1.5.6-1.el9
python3.9-nest-asyncio 1.5.6-1.el9
python3.9-nest_asyncio 1.5.6-1.el9
python3.9dist(nest-asyncio) 1.5.6
python3dist(nest-asyncio) 1.5.6

CONFIG FILES

/usr/lib/python3.9/site-packages/__pycache__/nest_asyncio.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/nest_asyncio.cpython-39.pyc
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/LICENSE l
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/METADATA
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/WHEEL
/usr/lib/python3.9/site-packages/nest_asyncio-1.5.6.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/nest_asyncio.py
/usr/share/doc/python3-nest-asyncio
/usr/share/doc/python3-nest-asyncio/README.rst d

LICENSE FILES

BSD