summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-diskcache_5.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-diskcache: Upgrade 5.0.3 -> 5.1.0Leon Anavi2020-11-231-14/+0
| | | | | | | | | | | Upgrade to release 5.1.0: - Support transactions in FanoutCache (probably a bad idea) - Prevent cache shard attribute access when unsafe 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>
* python3-diskcache: Upgrade 5.0.2 -> 5.0.3Leon Anavi2020-09-151-0/+14
Upgrade to release 5.0.3: - Add python_requires kwarg to setup 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>