summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachetools_5.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachetools: upgrade 5.1.0 -> 5.2.0zhengrq.fnst2022-06-011-32/+0
| | | | | | | | | | | | Changelog: ========= Add cachetools.keys.methodkey(). Add cache_clear() function to decorators. Add src directory to sys.path for Sphinx autodoc. Modernize func wrappers. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachetools: upgrade 5.0.0 -> 5.1.0Xu Huan2022-05-291-0/+32
License-Update: Copyright year updated to 2022. Changelog: Add cache decorator parameters as wrapper function attributes. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>