diff options
author | Derek Straka <derek@asterius.io> | 2017-12-19 14:27:08 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:02 -0800 |
commit | aad2b954382f8711e76ebf193c7db07d53a1dab7 (patch) | |
tree | 35dd656a23b66addfb3d33e7a669133b1b70c6c3 /meta-python/recipes-devtools/python/python-pyopenssl.inc | |
parent | 3aa3c9bba6bc53672ab0fdf2077086117498e377 (diff) | |
download | meta-openembedded-aad2b954382f8711e76ebf193c7db07d53a1dab7.tar.gz |
python-pyopenssl: update to version 17.5.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@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 1bf8324c88..7722e8ecd9 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] = "09dcd307b8d2068f9dd5aaa3a3a88992" | 8 | SRC_URI[md5sum] = "d9c5134db8bf3183573b7840954cac94" |
9 | SRC_URI[sha256sum] = "29630b9064a82e04d8242ea01d7c93d70ec320f5e3ed48e95fcabc6b1d0f6c76" | 9 | SRC_URI[sha256sum] = "2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pyOpenSSL" | 11 | PYPI_PACKAGE = "pyOpenSSL" |
12 | 12 | ||