[oe] [meta-python] [PATCH] python-certifi: upgrade 2019.6.16 -> 2019.9.11

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Sep 12 03:33:44 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-certifi.inc                | 4 ++--
 .../{python-certifi_2019.6.16.bb => python-certifi_2019.9.11.bb}      | 0
 .../{python3-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 23e1856..de02d9a 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
-- 
2.7.4





More information about the Openembedded-devel mailing list