SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-nest-asyncio rpm build for : OpenSuSE. For other distributions click python311-nest-asyncio.

Name : python311-nest-asyncio
Version : 1.6.0 Vendor : Qubes OS
Release : sle154.qubes.2.23 Date : 2024-01-30 13:00:00
Group : Unspecified Source RPM : python-nest-asyncio-1.6.0-sle154.qubes.2.23.src.rpm
Size : 0.03 MB
Packager : obs://build_opensuse_org/home:wicked
Summary : Patch asyncio to allow nested event loops
Description :
By design asyncio `does not allow < https://bugs.python.org/issue22239>`_
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``.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/wicked:/qubes-build/SLE_15_SP4/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python311-nest-asyncio

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.11/site-packages/__pycache__/nest_asyncio.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/nest_asyncio.cpython-311.pyc
/usr/lib/python3.11/site-packages/nest_asyncio-1.6.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/nest_asyncio-1.6.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/nest_asyncio-1.6.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/nest_asyncio-1.6.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/nest_asyncio-1.6.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/nest_asyncio.py
/usr/share/doc/packages/python311-nest-asyncio
/usr/share/doc/packages/python311-nest-asyncio/README.rst
/usr/share/licenses/python311-nest-asyncio
/usr/share/licenses/python311-nest-asyncio/LICENSE

 
ICM