From 676fe1c49640162a75ddf254b4752bbd79ba4303 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 12 Sep 2019 11:33:44 +0800 Subject: [PATCH] python-certifi: upgrade 2019.6.16 -> 2019.9.11 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-certifi.inc | 4 ++-- ...ython-certifi_2019.6.16.bb => python-certifi_2019.9.11.bb} | 0 ...hon3-certifi_2019.6.16.bb => python3-certifi_2019.9.11.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-certifi_2019.6.16.bb => python-certifi_2019.9.11.bb} (100%) rename meta-python/recipes-devtools/python/{python3-certifi_2019.6.16.bb => python3-certifi_2019.9.11.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc index 23e18563a4..de02d9a4ab 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] = "af8fea5f3df6f7f81e9c6cbc6dd7c1e8" -SRC_URI[sha256sum] = "945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695" +SRC_URI[md5sum] = "cadd4e373fc08f649fa39b82aed9ad96" +SRC_URI[sha256sum] = "e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python-certifi_2019.6.16.bb b/meta-python/recipes-devtools/python/python-certifi_2019.9.11.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-certifi_2019.6.16.bb rename to meta-python/recipes-devtools/python/python-certifi_2019.9.11.bb diff --git a/meta-python/recipes-devtools/python/python3-certifi_2019.6.16.bb b/meta-python/recipes-devtools/python/python3-certifi_2019.9.11.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-certifi_2019.6.16.bb rename to meta-python/recipes-devtools/python/python3-certifi_2019.9.11.bb