summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachetools_6.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachetools: Upgrade 6.0.0 -> 6.1.0Leon Anavi2025-06-251-0/+19
Upgrade to release 6.1.0: - Improve LFUCache insertion performance by switching to an implementation based on the cacheing library. - Update CI environment. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>