[oe-commits] [meta-openembedded] 16/47: python(3)-pyopenssl: upgrade 17.5.0 -> 18.0.0

git at git.openembedded.org git at git.openembedded.org
Fri Jun 29 13:56:05 UTC 2018


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 6383aa722650b612ea2b7f0f8877f6fa9745382c
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Tue Jun 26 14:00:53 2018 +0800

    python(3)-pyopenssl: upgrade 17.5.0 -> 18.0.0
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyopenssl.inc              | 4 ++--
 .../python/{python-pyopenssl_17.5.0.bb => python-pyopenssl_18.0.0.bb} | 0
 .../{python3-pyopenssl_17.5.0.bb => python3-pyopenssl_18.0.0.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyopenssl.inc b/meta-python/recipes-devtools/python/python-pyopenssl.inc
index 7722e8e..516e795 100644
--- a/meta-python/recipes-devtools/python/python-pyopenssl.inc
+++ b/meta-python/recipes-devtools/python/python-pyopenssl.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS += "openssl ${PYTHON_PN}-cryptography"
 
-SRC_URI[md5sum] = "d9c5134db8bf3183573b7840954cac94"
-SRC_URI[sha256sum] = "2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773"
+SRC_URI[md5sum] = "c92e9c85b520b7e153fef0f7f3c5dda7"
+SRC_URI[sha256sum] = "6488f1423b00f73b7ad5167885312bb0ce410d3312eb212393795b53c8caa580"
 
 PYPI_PACKAGE = "pyOpenSSL"
 
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl_17.5.0.bb b/meta-python/recipes-devtools/python/python-pyopenssl_18.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyopenssl_17.5.0.bb
rename to meta-python/recipes-devtools/python/python-pyopenssl_18.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyopenssl_17.5.0.bb b/meta-python/recipes-devtools/python/python3-pyopenssl_18.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyopenssl_17.5.0.bb
rename to meta-python/recipes-devtools/python/python3-pyopenssl_18.0.0.bb

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


More information about the Openembedded-commits mailing list