summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachetools_4.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachetools: Upgrade 4.1.0 -> 4.1.1Leon Anavi2020-07-031-0/+29
Upgrde to release 4.1.1: - Improve popitem() exception context handling. - Replace float('inf') with math.inf. - Improve "envkey" documentation example. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>