summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10Leon Anavi2021-12-201-29/+0
| | | | | | | | | | | Upgrade to release 0.12.10: - Add .venv and web_cache to gitignore - Allow redis to set expires with an int arg 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-cachecontrol: Upgrade 0.12.6 -> 0.12.9Leon Anavi2021-11-081-0/+29
Upgrade to release 0.12.9: - Ensure we reset the file handle after reading - Formatting updates after running black - Ensure the required python version is PEP 440 compliant - Fix the Makefile bootstrap to use pip3 License-Update: LICENSE.txt is missing. Use PKG-INFO instead. 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>