From c626bebcb9d64c61b06bf7f69038b8056e411093 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 2 Jan 2020 12:46:33 +0800 Subject: [PATCH] python-certifi: upgrade 2019.9.11 -> 2019.11.28 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-certifi.inc | 4 ++-- ...thon-certifi_2019.9.11.bb => python-certifi_2019.11.28.bb} | 0 ...on3-certifi_2019.9.11.bb => python3-certifi_2019.11.28.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-certifi_2019.9.11.bb => python-certifi_2019.11.28.bb} (100%) rename meta-python/recipes-devtools/python/{python3-certifi_2019.9.11.bb => python3-certifi_2019.11.28.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc index de02d9a4a..98fa1f288 100644 --- a/meta-python/recipes-devtools/python/python-certifi.inc +++ b/meta-python/recipes-devtools/python/python-certifi.inc @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1" -SRC_URI[md5sum] = "cadd4e373fc08f649fa39b82aed9ad96" -SRC_URI[sha256sum] = "e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50" +SRC_URI[md5sum] = "4d5229c4d9f0a4a79106f9e2c2cfd381" +SRC_URI[sha256sum] = "25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python-certifi_2019.9.11.bb b/meta-python/recipes-devtools/python/python-certifi_2019.11.28.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-certifi_2019.9.11.bb rename to meta-python/recipes-devtools/python/python-certifi_2019.11.28.bb diff --git a/meta-python/recipes-devtools/python/python3-certifi_2019.9.11.bb b/meta-python/recipes-devtools/python/python3-certifi_2019.11.28.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-certifi_2019.9.11.bb rename to meta-python/recipes-devtools/python/python3-certifi_2019.11.28.bb