[oe-commits] [meta-openembedded] 04/05: python-certifi: upgrade 2019.3.9 -> 2019.6.16

git at git.openembedded.org git at git.openembedded.org
Wed Jun 19 13:07:04 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 357be48629799d0cf620e496568bce6335318826
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Jun 19 16:32:22 2019 +0800

    python-certifi: upgrade 2019.3.9 -> 2019.6.16
    
    -Upgrade from python-certifi_2019.3.9.bb to python-certifi_2019.6.16.bb.
    
    -Upgrade from python3-certifi_2019.3.9.bb to python3-certifi_2019.6.16.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-certifi.inc                | 4 ++--
 .../{python-certifi_2019.3.9.bb => python-certifi_2019.6.16.bb}       | 0
 .../{python3-certifi_2019.3.9.bb => python3-certifi_2019.6.16.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-certifi.inc b/meta-python/recipes-devtools/python/python-certifi.inc
index 9d99b34..23e1856 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] = "76381d19d0a1171fecb2d1002b81424e"
-SRC_URI[sha256sum] = "b26104d6835d1f5e49452a26eb2ff87fe7090b89dfcaee5ea2212697e1e1d7ae"
+SRC_URI[md5sum] = "af8fea5f3df6f7f81e9c6cbc6dd7c1e8"
+SRC_URI[sha256sum] = "945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-certifi_2019.3.9.bb b/meta-python/recipes-devtools/python/python-certifi_2019.6.16.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-certifi_2019.3.9.bb
rename to meta-python/recipes-devtools/python/python-certifi_2019.6.16.bb
diff --git a/meta-python/recipes-devtools/python/python3-certifi_2019.3.9.bb b/meta-python/recipes-devtools/python/python3-certifi_2019.6.16.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-certifi_2019.3.9.bb
rename to meta-python/recipes-devtools/python/python3-certifi_2019.6.16.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list