On 2020-11-18 9:02 a.m., Leon Anavi wrote:
[Please note this e-mail is from an EXTERNAL e-mail address]

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>
---
 ...hon3-certifi_2020.6.20.bb => python3-certifi_2020.11.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-certifi_2020.6.20.bb => python3-certifi_2020.11.8.bb} (79%)

diff --git a/meta-python/recipes-devtools/python/python3-certifi_2020.6.20.bb b/meta-python/recipes-devtools/python/python3-certifi_2020.11.8.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-certifi_2020.6.20.bb
rename to meta-python/recipes-devtools/python/python3-certifi_2020.11.8.bb
index 8174201416..b680fade6c 100644
--- a/meta-python/recipes-devtools/python/python3-certifi_2020.6.20.bb
+++ b/meta-python/recipes-devtools/python/python3-certifi_2020.11.8.bb
@@ -7,8 +7,8 @@ HOMEPAGE = " http://certifi.io/"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1"

-SRC_URI[md5sum] = "89525ece725d674d91b0c43007d2a47e"
-SRC_URI[sha256sum] = "5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3"
+SRC_URI[md5sum] = "b25267355218d11652c707e46accd059"
+SRC_URI[sha256sum] = "f05def092c44fbf25834a51509ef6e631dc19765ab8a57b4e7ab85531f0a9cf4"

 inherit pypi setuptools3

--
2.17.1