diff options
author | Derek Straka <derek@asterius.io> | 2017-11-12 13:02:31 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-19 13:36:26 -0800 |
commit | f83c6106b068de022028ece1ae68ec86355e3f96 (patch) | |
tree | 7eb5f2f487d6b0b4fe0580cc246e944d0bf420e0 /meta-python/recipes-devtools/python/python-cryptography.inc | |
parent | 8880a956962e30f6ab89a1cdd39ca72c7e944ba3 (diff) | |
download | meta-openembedded-f83c6106b068de022028ece1ae68ec86355e3f96.tar.gz |
python-cryptography: update to version 2.1.3
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.inc | 4 |
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 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 += " \ | |||
10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "f0565d3e85cea64f0f01382e525a33dd" | 13 | SRC_URI[md5sum] = "65c0963048a88fcf725cfa265ed2fd5c" |
14 | SRC_URI[sha256sum] = "d7f348e4f5df146a0e75998544bab6d42313cf19a81a6e49990ab7b27cc9c73b" | 14 | SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199" |
15 | 15 | ||
16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |