From 084e8d7caeef7f1fe6a9fab7bf607bd4d10975e0 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 24 Oct 2017 19:57:59 -0400 Subject: python-bcrypt: update to version 3.1.4 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-bcrypt.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-bcrypt.inc') diff --git a/meta-python/recipes-devtools/python/python-bcrypt.inc b/meta-python/recipes-devtools/python/python-bcrypt.inc index 667a3fb6e0..1ea62a3a8e 100644 --- a/meta-python/recipes-devtools/python/python-bcrypt.inc +++ b/meta-python/recipes-devtools/python/python-bcrypt.inc @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c" DEPENDS += "${PYTHON_PN}-cffi-native" -SRC_URI[md5sum] = "20da8b40790caad99c4086dba533154b" -SRC_URI[sha256sum] = "6645c8d0ad845308de3eb9be98b6fd22a46ec5412bfc664a423e411cdd8f5488" +SRC_URI[md5sum] = "8408abc974446e64862a9742104e97b6" +SRC_URI[sha256sum] = "67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d" inherit pypi -- cgit 1.2.3-korg