summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyopenssl.inc
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-26 14:00:53 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit6383aa722650b612ea2b7f0f8877f6fa9745382c (patch)
tree6346b36291b774522929b54d936f860914d3acb8 /meta-python/recipes-devtools/python/python-pyopenssl.inc
parent9facbad269aad70ed578e36f2d69a1bc6496a050 (diff)
downloadmeta-openembedded-6383aa722650b612ea2b7f0f8877f6fa9745382c.tar.gz
python(3)-pyopenssl: upgrade 17.5.0 -> 18.0.0
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyopenssl.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyopenssl.inc4
1 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 7722e8ecd..516e7958a 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"
5 5
6DEPENDS += "openssl ${PYTHON_PN}-cryptography" 6DEPENDS += "openssl ${PYTHON_PN}-cryptography"
7 7
8SRC_URI[md5sum] = "d9c5134db8bf3183573b7840954cac94" 8SRC_URI[md5sum] = "c92e9c85b520b7e153fef0f7f3c5dda7"
9SRC_URI[sha256sum] = "2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773" 9SRC_URI[sha256sum] = "6488f1423b00f73b7ad5167885312bb0ce410d3312eb212393795b53c8caa580"
10 10
11PYPI_PACKAGE = "pyOpenSSL" 11PYPI_PACKAGE = "pyOpenSSL"
12 12