From e38635e43bae72280933d143c56bec53af9c11d6 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 12 Aug 2016 11:44:35 -0400 Subject: [PATCH] python-certifi: update to version 2016.8.8 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-certifi.inc | 4 ++-- ...python-certifi_2016.2.28.bb => python-certifi_2016.8.8.bb} | 0 ...thon3-certifi_2016.2.28.bb => python3-certifi_2016.8.8.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-certifi_2016.2.28.bb => python-certifi_2016.8.8.bb} (100%) rename meta-python/recipes-devtools/python/{python3-certifi_2016.2.28.bb => python3-certifi_2016.8.8.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc index 0fe8b15d6..8c4579a09 100644 --- a/meta-python/recipes-devtools/python/python-certifi.inc +++ b/meta-python/recipes-devtools/python/python-certifi.inc @@ -7,5 +7,5 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1" -SRC_URI[md5sum] = "5d672aa766e1f773c75cfeccd02d3650" -SRC_URI[sha256sum] = "5e8eccf95924658c97b990b50552addb64f55e1e3dfe4880456ac1f287dc79d0" +SRC_URI[md5sum] = "b57513f7670482da45bb350b792f659e" +SRC_URI[sha256sum] = "99864ed602d8a9d212e339b15ffa438895002eda7b7db20dca5309dac9605ae9" diff --git a/meta-python/recipes-devtools/python/python-certifi_2016.2.28.bb b/meta-python/recipes-devtools/python/python-certifi_2016.8.8.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-certifi_2016.2.28.bb rename to meta-python/recipes-devtools/python/python-certifi_2016.8.8.bb diff --git a/meta-python/recipes-devtools/python/python3-certifi_2016.2.28.bb b/meta-python/recipes-devtools/python/python3-certifi_2016.8.8.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-certifi_2016.2.28.bb rename to meta-python/recipes-devtools/python/python3-certifi_2016.8.8.bb