Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-cachetools: Upgrade 4.2.1 -> 4.2.2 | Leon Anavi | 2021-04-29 | 1 | -32/+0 |
| | | | | | | | | | | | | | | Upgrade to release 4.2.2: - Update build environment. - Remove Python 2 remnants. - Format code with Black. License-Update: Fix copyright year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
* | python3-cachetools: Upgrade 4.2.0 -> 4.2.1 | Leon Anavi | 2021-01-28 | 1 | -0/+32 |
Upgrade to release 4.2.1: - Handle __missing__() not storing cache items. - Clean up __missing__() 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> |