python3-lru-dict 1.1.8
| Name | python3-lru-dict |
|---|---|
| Version | 1.1.8 |
| Summary | A fixed size dict like container which evicts Least Recently Used (LRU) items once size limit is exceeded. |
| Description | |
| Section | devel/python |
| License | BSD-3-Clause |
| Homepage | https://github.com/amitdev/lru-dict |
| Recipe file | recipes-devtools/python/python3-lru-dict_1.1.8.bb |
| Layer | meta-python (mickledore branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://files.pythonhosted.org/packages/source/l/lru-dict/lru-dict-1.1.8.tar.gz |
Patches
| Patch | Status |
|---|---|
| python3-lru-dict/0001-lru-Use-PyCFunction-instead-of-PyCFunctionWithKeywor.patch | Submitted [https://github.com/amitdev/lru-dict/pull/45] |
Other branches
This recipe in other branches of meta-python:
| Branch | Recipe |
|---|---|
| master | python3-lru-dict 1.3.0 |
| wrynose (Yocto Project 6.0) | python3-lru-dict 1.3.0 |
| whinlatter (Yocto Project 5.3) | python3-lru-dict 1.3.0 |
| walnascar (Yocto Project 5.2) | python3-lru-dict 1.3.0 |
| styhead (Yocto Project 5.1) | python3-lru-dict 1.3.0 |
| scarthgap (Yocto Project 5.0) | python3-lru-dict 1.3.0 |
| nanbield (Yocto Project 4.3) | python3-lru-dict 1.2.0 |
| mickledore (Yocto Project 4.2) | python3-lru-dict 1.1.8 (this recipe) |
| langdale (Yocto Project 4.1) | python3-lru-dict 1.1.8 |