[oe] [meta-python][PATCH] python-pyopenssl: update to version 16.2.0

Derek Straka derek at asterius.io
Wed Nov 30 19:14:48 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pyopenssl.inc            | 6 +++---
 .../{python-pyopenssl_16.1.0.bb => python-pyopenssl_16.2.0.bb}      | 0
 .../{python3-pyopenssl_16.1.0.bb => python3-pyopenssl_16.2.0.bb}    | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyopenssl_16.1.0.bb => python-pyopenssl_16.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyopenssl_16.1.0.bb => python3-pyopenssl_16.2.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyopenssl.inc b/meta-python/recipes-devtools/python/python-pyopenssl.inc
index 0ddad12..5a2e8b8 100644
--- a/meta-python/recipes-devtools/python/python-pyopenssl.inc
+++ b/meta-python/recipes-devtools/python/python-pyopenssl.inc
@@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 DEPENDS = "openssl ${PYTHON_PN}-cryptography"
 
-SRC_URI[md5sum] = "d8100b0c333f0eeadaf05914da8792a6"
-SRC_URI[sha256sum] = "88f7ada2a71daf2c78a4f139b19d57551b4c8be01f53a1cb5c86c2f3bf01355f"
+SRC_URI[md5sum] = "6635503758c65ea6f70d18d1b18e46d5"
+SRC_URI[sha256sum] = "7779a3bbb74e79db234af6a08775568c6769b5821faecf6e2f4143edb227516e"
 
 PYPI_PACKAGE = "pyOpenSSL"
 
 PACKAGES =+ "${PN}-tests"
 FILES_${PN}-tests = "${libdir}/${PYTHON_DIR}/site-packages/OpenSSL/test"
 
-RDEPENDS_${PN} = " \
+RDEPENDS_${PN}_class-target = " \
     ${PYTHON_PN}-cryptography \
     ${PYTHON_PN}-six \
     ${PYTHON_PN}-threading \
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl_16.1.0.bb b/meta-python/recipes-devtools/python/python-pyopenssl_16.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyopenssl_16.1.0.bb
rename to meta-python/recipes-devtools/python/python-pyopenssl_16.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyopenssl_16.1.0.bb b/meta-python/recipes-devtools/python/python3-pyopenssl_16.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyopenssl_16.1.0.bb
rename to meta-python/recipes-devtools/python/python3-pyopenssl_16.2.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list