From b55f749c39f77d8e16b57aa9b88e9ae78aef20cc Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 9 Aug 2017 21:31:50 -0400 Subject: python-cryptography: update to version 2.0.3 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- 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 9a74e8e29e..212e6492de 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc @@ -9,8 +9,8 @@ DEPENDS += " \ ${PYTHON_PN}-six \ " -SRC_URI[md5sum] = "1529f12fb403c9a0045277cb73df766c" -SRC_URI[sha256sum] = "5518337022718029e367d982642f3e3523541e098ad671672a90b82474c84882" +SRC_URI[md5sum] = "24cbdab3fda22be31dd3aef2808f5d2f" +SRC_URI[sha256sum] = "d04bb2425086c3fe86f7bc48915290b13e798497839fbb18ab7f6dffcf98cc3a" RDEPENDS_${PN} += " \ ${PYTHON_PN}-cffi \ -- cgit v1.2.3-54-g00ecf