summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachecontrol: Upgrade 0.12.6 -> 0.12.9Leon Anavi2021-11-081-29/+0
| | | | | | | | | | | | | | | 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>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-cachecontrol: add recipe for 0.12.6Martin Kelly2020-03-241-0/+29
This recipe originally comes from meta-openstack, but it's dependency-less, so it may as well live here and get wider use. meta-openstack is MIT-licensed, so the recipe is compatible. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>