aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyopenssl.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-19 14:27:08 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-27 07:25:02 -0800
commit39b3a906b8ef4e5dc95737e1ad3191380ae8b01c (patch)
tree4175a25f71f5ad6f9b0a2f80c7a98624adf4b31f /recipes-devtools/python/python-pyopenssl.inc
parent59880eb96b867c6e5bdc11864317a4683d4c1914 (diff)
downloadmeta-python2-39b3a906b8ef4e5dc95737e1ad3191380ae8b01c.tar.gz
python-pyopenssl: update to version 17.5.0
(From meta-openembedded commit: aad2b954382f8711e76ebf193c7db07d53a1dab7) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pyopenssl.inc')
-rw-r--r--recipes-devtools/python/python-pyopenssl.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pyopenssl.inc b/recipes-devtools/python/python-pyopenssl.inc
index 1bf8324..7722e8e 100644
--- a/recipes-devtools/python/python-pyopenssl.inc
+++ b/recipes-devtools/python/python-pyopenssl.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
DEPENDS += "openssl ${PYTHON_PN}-cryptography"
-SRC_URI[md5sum] = "09dcd307b8d2068f9dd5aaa3a3a88992"
-SRC_URI[sha256sum] = "29630b9064a82e04d8242ea01d7c93d70ec320f5e3ed48e95fcabc6b1d0f6c76"
+SRC_URI[md5sum] = "d9c5134db8bf3183573b7840954cac94"
+SRC_URI[sha256sum] = "2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773"
PYPI_PACKAGE = "pyOpenSSL"