diff options
author | Derek Straka <derek@asterius.io> | 2017-08-09 21:31:50 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:21:04 +0200 |
commit | b55f749c39f77d8e16b57aa9b88e9ae78aef20cc (patch) | |
tree | 979821037d72682dc1fc573f9ef7c81a2d6df3e0 /meta-python/recipes-devtools/python | |
parent | d714cb4c6724906b9c2c2a2effdc41cff4c62ccd (diff) | |
download | meta-openembedded-b55f749c39f77d8e16b57aa9b88e9ae78aef20cc.tar.gz |
python-cryptography: update to version 2.0.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb (renamed from meta-python/recipes-devtools/python/python-cryptography_1.9.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography_1.9.bb) | 0 |
3 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 9a74e8e29..212e6492d 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -9,8 +9,8 @@ DEPENDS += " \ | |||
9 | ${PYTHON_PN}-six \ | 9 | ${PYTHON_PN}-six \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "1529f12fb403c9a0045277cb73df766c" | 12 | SRC_URI[md5sum] = "24cbdab3fda22be31dd3aef2808f5d2f" |
13 | SRC_URI[sha256sum] = "5518337022718029e367d982642f3e3523541e098ad671672a90b82474c84882" | 13 | SRC_URI[sha256sum] = "d04bb2425086c3fe86f7bc48915290b13e798497839fbb18ab7f6dffcf98cc3a" |
14 | 14 | ||
15 | RDEPENDS_${PN} += " \ | 15 | RDEPENDS_${PN} += " \ |
16 | ${PYTHON_PN}-cffi \ | 16 | ${PYTHON_PN}-cffi \ |
diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.9.bb b/meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb index f5b1e0b3b..f5b1e0b3b 100644 --- a/meta-python/recipes-devtools/python/python-cryptography_1.9.bb +++ b/meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_1.9.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb index f807042ec..f807042ec 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_1.9.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb | |||