SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-nest_asyncio rpm build for : Fedora 35. For other distributions click python3-nest_asyncio.

Name : python3-nest_asyncio
Version : 1.4.3 Vendor : Fedora Project
Release : 5.fc35 Date : 2021-07-23 09:47:59
Group : Unspecified Source RPM : python-nest_asyncio-1.4.3-5.fc35.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Patch asyncio to allow nested event loops
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 is 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/35/Everything/aarch64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-nest_asyncio-1.4.3-5.fc35.noarch.rpm
     

Provides :
python-nest_asyncio
python3-nest_asyncio
python3.10-nest_asyncio
python3.10dist(nest-asyncio)
python3dist(nest-asyncio)

Requires :
python(abi) = 3.10
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


Content of RPM :
/usr/lib/python3.10/site-packages/__pycache__/nest_asyncio.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/nest_asyncio.cpython-310.pyc
/usr/lib/python3.10/site-packages/nest_asyncio-1.4.3-py3.10.egg-info
/usr/lib/python3.10/site-packages/nest_asyncio-1.4.3-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/nest_asyncio-1.4.3-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/nest_asyncio-1.4.3-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/nest_asyncio-1.4.3-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/nest_asyncio.py
/usr/share/doc/python3-nest_asyncio
/usr/share/doc/python3-nest_asyncio/README.rst
/usr/share/licenses/python3-nest_asyncio
/usr/share/licenses/python3-nest_asyncio/LICENSE

 
ICM