From b7ae781c392ba8bb8178c37008dfdcdc32c3c1ab Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 13 Oct 2016 17:58:18 -0400 Subject: [PATCH] python-certifi: update to version 2016.9.26 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-certifi.inc | 4 ++-- ...python-certifi_2016.8.8.bb => python-certifi_2016.9.26.bb} | 0 ...thon3-certifi_2016.8.8.bb => python3-certifi_2016.9.26.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-certifi_2016.8.8.bb => python-certifi_2016.9.26.bb} (100%) rename meta-python/recipes-devtools/python/{python3-certifi_2016.8.8.bb => python3-certifi_2016.9.26.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc index 77fa53b358..894154d049 100644 --- a/meta-python/recipes-devtools/python/python-certifi.inc +++ b/meta-python/recipes-devtools/python/python-certifi.inc @@ -7,8 +7,8 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1" -SRC_URI[md5sum] = "b57513f7670482da45bb350b792f659e" -SRC_URI[sha256sum] = "99864ed602d8a9d212e339b15ffa438895002eda7b7db20dca5309dac9605ae9" +SRC_URI[md5sum] = "baa81e951a29958563689d868ef1064d" +SRC_URI[sha256sum] = "8275aef1bbeaf05c53715bfc5d8569bd1e04ca1e8e69608cc52bcaac2604eb19" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python-certifi_2016.8.8.bb b/meta-python/recipes-devtools/python/python-certifi_2016.9.26.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-certifi_2016.8.8.bb rename to meta-python/recipes-devtools/python/python-certifi_2016.9.26.bb diff --git a/meta-python/recipes-devtools/python/python3-certifi_2016.8.8.bb b/meta-python/recipes-devtools/python/python3-certifi_2016.9.26.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-certifi_2016.8.8.bb rename to meta-python/recipes-devtools/python/python3-certifi_2016.9.26.bb