diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-18 10:05:27 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-04-18 11:22:32 -0700 | 
| commit | b4b8c0699107a8e448e3618217137b722596dc64 (patch) | |
| tree | 3aeff40b311390e434f09878eb23132bd9b9b6cc /meta-python/recipes-devtools/python/python-pyopenssl.inc | |
| parent | a48732d3ab1c553be1439a2464dd1ff778086a0a (diff) | |
| download | meta-openembedded-b4b8c0699107a8e448e3618217137b722596dc64.tar.gz | |
python-pyopenssl: upgrade 18.0.0 -> 19.0.0
-Upgrade from python-pyopenssl_18.0.0.bb to python-pyopenssl_19.0.0.bb.
-Upgrade from python3-pyopenssl_18.0.0.bb to python3-pyopenssl_19.0.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.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.inc | 4 | 
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 516e7958ae..00c103fcf2 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] = "c92e9c85b520b7e153fef0f7f3c5dda7" | 8 | SRC_URI[md5sum] = "b9876625dc1d5a5a662d748689191537" | 
| 9 | SRC_URI[sha256sum] = "6488f1423b00f73b7ad5167885312bb0ce410d3312eb212393795b53c8caa580" | 9 | SRC_URI[sha256sum] = "aeca66338f6de19d1aa46ed634c3b9ae519a64b458f8468aec688e7e3c20f200" | 
| 10 | 10 | ||
| 11 | PYPI_PACKAGE = "pyOpenSSL" | 11 | PYPI_PACKAGE = "pyOpenSSL" | 
| 12 | 12 | ||
