diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-26 14:00:53 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
commit | 6383aa722650b612ea2b7f0f8877f6fa9745382c (patch) | |
tree | 6346b36291b774522929b54d936f860914d3acb8 /meta-python/recipes-devtools/python | |
parent | 9facbad269aad70ed578e36f2d69a1bc6496a050 (diff) | |
download | meta-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')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyopenssl.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyopenssl_18.0.0.bb (renamed from meta-python/recipes-devtools/python/python-pyopenssl_17.5.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyopenssl_18.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyopenssl_17.5.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 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 | ||
6 | DEPENDS += "openssl ${PYTHON_PN}-cryptography" | 6 | DEPENDS += "openssl ${PYTHON_PN}-cryptography" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "d9c5134db8bf3183573b7840954cac94" | 8 | SRC_URI[md5sum] = "c92e9c85b520b7e153fef0f7f3c5dda7" |
9 | SRC_URI[sha256sum] = "2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773" | 9 | SRC_URI[sha256sum] = "6488f1423b00f73b7ad5167885312bb0ce410d3312eb212393795b53c8caa580" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pyOpenSSL" | 11 | PYPI_PACKAGE = "pyOpenSSL" |
12 | 12 | ||
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 index b7d514613..b7d514613 100644 --- a/meta-python/recipes-devtools/python/python-pyopenssl_17.5.0.bb +++ b/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 index 0f0f83e3a..0f0f83e3a 100644 --- a/meta-python/recipes-devtools/python/python3-pyopenssl_17.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyopenssl_18.0.0.bb | |||