diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-12-02 03:07:21 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-01 22:29:59 -0800 |
commit | 04ec002b1025e1dce2514b865af4976c7991c226 (patch) | |
tree | 22081aa29daf833bc50e576d4d8650c1e7536c3c /meta-python | |
parent | d5f79f0eb51ee9b7ae1b50813532d56f2ca197ba (diff) | |
download | meta-openembedded-04ec002b1025e1dce2514b865af4976c7991c226.tar.gz |
python-pyopenssl: upgrade 19.0.0 -> 19.1.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyopenssl.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyopenssl_19.1.0.bb (renamed from meta-python/recipes-devtools/python/python-pyopenssl_19.0.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyopenssl_19.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyopenssl_19.0.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 00c103fcf..c6a400556 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] = "b9876625dc1d5a5a662d748689191537" | 8 | SRC_URI[md5sum] = "d9804fedbd1eb0c7d9243397b1fbf972" |
9 | SRC_URI[sha256sum] = "aeca66338f6de19d1aa46ed634c3b9ae519a64b458f8468aec688e7e3c20f200" | 9 | SRC_URI[sha256sum] = "9a24494b2602aaf402be5c9e30a0b82d4a5c67528fe8fb475e3f3bc00dd69507" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pyOpenSSL" | 11 | PYPI_PACKAGE = "pyOpenSSL" |
12 | 12 | ||
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 index b7d514613..b7d514613 100644 --- a/meta-python/recipes-devtools/python/python-pyopenssl_19.0.0.bb +++ b/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 index 0f0f83e3a..0f0f83e3a 100644 --- a/meta-python/recipes-devtools/python/python3-pyopenssl_19.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyopenssl_19.1.0.bb | |||