summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-certifi_2020.6.20.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-certifi: Upgrade 2020.6.20 -> 2020.11.8Leon Anavi2020-11-231-15/+0
| | | | | | | | | | Upgrade to release 2020.11.8: - Declare support for Python 3.9 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-certifi: Upgrade 2019.11.28 -> 2020.6.20Leon Anavi2020-06-251-0/+15
Upgrade to release 2020.6.20: - Add python3.8 tag on setup.py - Add a "contents" function that returns the content of the cert chain. - Fix docs URL - Use resources loader to handle non-filesystem situations - Fix where() so that it works with importlib.resources when available - Clarify trust origin is Mozilla 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>