SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-async-lru rpm build for : OpenSuSE. For other distributions click python311-async-lru.

Name : python311-async-lru
Version : 2.0.4 Vendor : obs://build_opensuse_org/devel:languages:python
Release : lp155.2.6 Date : 2024-09-24 19:06:14
Group : Unspecified Source RPM : python-async-lru-2.0.4-lp155.2.6.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Simple LRU cache for asyncio
Description :
This package is a port of Python\'s built-in functools.lru_cache function for asyncio.
To better handle async behaviour, it also ensures multiple concurrent calls will only
result in 1 call to the wrapped function, with all awaits receiving the result of that
call when it completes.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python311-async-lru-2.0.4-lp155.2.6.noarch.rpm
     

Provides :
python311-async-lru
python311-async_lru

Requires :
python(abi) = 3.11
python311-typing_extensions >= 4.0.0
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/async_lru
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/LICENSE
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/METADATA
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/RECORD
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/WHEEL
/usr/lib/python3.11/site-packages/async_lru-2.0.4.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/async_lru/__init__.py
/usr/lib/python3.11/site-packages/async_lru/__pycache__
/usr/lib/python3.11/site-packages/async_lru/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/async_lru/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/async_lru/py.typed
/usr/share/doc/packages/python311-async-lru
/usr/share/doc/packages/python311-async-lru/README.rst
/usr/share/licenses/python311-async-lru
/usr/share/licenses/python311-async-lru/LICENSE

 
ICM