[oe-commits] [meta-openembedded] 06/07: python-pyopenssl: upgrade 19.0.0 -> 19.1.0

git at git.openembedded.org git at git.openembedded.org
Mon Dec 2 06:30:30 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 04ec002b1025e1dce2514b865af4976c7991c226
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Mon Dec 2 03:07:21 2019 -0800

    python-pyopenssl: upgrade 19.0.0 -> 19.1.0
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyopenssl.inc              | 4 ++--
 .../python/{python-pyopenssl_19.0.0.bb => python-pyopenssl_19.1.0.bb} | 0
 .../{python3-pyopenssl_19.0.0.bb => python3-pyopenssl_19.1.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 00c103f..c6a4005 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] = "b9876625dc1d5a5a662d748689191537"
-SRC_URI[sha256sum] = "aeca66338f6de19d1aa46ed634c3b9ae519a64b458f8468aec688e7e3c20f200"
+SRC_URI[md5sum] = "d9804fedbd1eb0c7d9243397b1fbf972"
+SRC_URI[sha256sum] = "9a24494b2602aaf402be5c9e30a0b82d4a5c67528fe8fb475e3f3bc00dd69507"
 
 PYPI_PACKAGE = "pyOpenSSL"
 
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl_19.0.0.bb b/meta-python/recipes-devtools/python/python-pyopenssl_19.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyopenssl_19.0.0.bb
rename to meta-python/recipes-devtools/python/python-pyopenssl_19.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyopenssl_19.0.0.bb b/meta-python/recipes-devtools/python/python3-pyopenssl_19.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyopenssl_19.0.0.bb
rename to meta-python/recipes-devtools/python/python3-pyopenssl_19.1.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