From f83c6106b068de022028ece1ae68ec86355e3f96 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 12 Nov 2017 13:02:31 -0500 Subject: python-cryptography: update to version 2.1.3 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-cryptography.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-cryptography.inc') diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index 371ba7303e..c21c59d5cc 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc @@ -10,8 +10,8 @@ DEPENDS += " \ ${PYTHON_PN}-six \ " -SRC_URI[md5sum] = "f0565d3e85cea64f0f01382e525a33dd" -SRC_URI[sha256sum] = "d7f348e4f5df146a0e75998544bab6d42313cf19a81a6e49990ab7b27cc9c73b" +SRC_URI[md5sum] = "65c0963048a88fcf725cfa265ed2fd5c" +SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199" RDEPENDS_${PN} += " \ ${PYTHON_PN}-cffi \ -- cgit v1.2.3-54-g00ecf