aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cryptography.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-19 11:14:59 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-27 07:25:01 -0800
commitd194ad1537e8aadbbc77173b331334f0e733801c (patch)
tree229127a81f45df21a986a5c94a464edf5c84529b /meta-python/recipes-devtools/python/python-cryptography.inc
parent630d79a7bc1fca5754b8dc887aa335e4c6536cea (diff)
downloadmeta-openembedded-contrib-d194ad1537e8aadbbc77173b331334f0e733801c.tar.gz
python-cryptography: update to version 2.1.4
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-cryptography.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-cryptography.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc
index c21c59d5cc..80d6b0a3ba 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] = "65c0963048a88fcf725cfa265ed2fd5c"
-SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199"
+SRC_URI[md5sum] = "9f39d4d8f2b05f295fa0ff52475ec4f2"
+SRC_URI[sha256sum] = "e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291"
RDEPENDS_${PN} += " \
${PYTHON_PN}-cffi \