[oe] [meta-python][PATCH] python-certifi: update to version 2017.1.23

Derek Straka derek at asterius.io
Thu Feb 16 22:14:50 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-certifi.inc               | 5 ++---
 .../{python-certifi_2016.9.26.bb => python-certifi_2017.1.23.bb}     | 0
 .../{python3-certifi_2016.9.26.bb => python3-certifi_2017.1.23.bb}   | 0
 3 files changed, 2 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-certifi_2016.9.26.bb => python-certifi_2017.1.23.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-certifi_2016.9.26.bb => python3-certifi_2017.1.23.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc
index 894154d..1df23cf 100644
--- a/meta-python/recipes-devtools/python/python-certifi.inc
+++ b/meta-python/recipes-devtools/python/python-certifi.inc
@@ -7,8 +7,7 @@ HOMEPAGE = " http://certifi.io/"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f77f61d14ee6feac4228d3ebd26cc1f1"
 
-SRC_URI[md5sum] = "baa81e951a29958563689d868ef1064d"
-SRC_URI[sha256sum] = "8275aef1bbeaf05c53715bfc5d8569bd1e04ca1e8e69608cc52bcaac2604eb19"
+SRC_URI[md5sum] = "b72521a8badff5e89a8eabea586d79ab"
+SRC_URI[sha256sum] = "81877fb7ac126e9215dfb15bfef7115fdc30e798e0013065158eed0707fd99ce"
 
 BBCLASSEXTEND = "native nativesdk"
-
diff --git a/meta-python/recipes-devtools/python/python-certifi_2016.9.26.bb b/meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-certifi_2016.9.26.bb
rename to meta-python/recipes-devtools/python/python-certifi_2017.1.23.bb
diff --git a/meta-python/recipes-devtools/python/python3-certifi_2016.9.26.bb b/meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-certifi_2016.9.26.bb
rename to meta-python/recipes-devtools/python/python3-certifi_2017.1.23.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list