diff options
author | Derek Straka <derek@asterius.io> | 2018-07-27 15:12:05 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-27 19:26:51 -0700 |
commit | 1fc824bf6c822346158d74bd86f9cf206723f23a (patch) | |
tree | 942f81b99769360e54e0610d75ae021a06e1a68b | |
parent | 04d79442043e2d47ae9f968aff8894bdddde573a (diff) | |
download | meta-openembedded-1fc824bf6c822346158d74bd86f9cf206723f23a.tar.gz |
python-cryptography: update to version 2.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography_2.3.bb (renamed from meta-python/recipes-devtools/python/python-cryptography_2.2.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.3.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography_2.2.2.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 64192f8fb..dbbfe2cbe 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] = "17c4ed4b4d0f25adbc576d89071dc92e" | 13 | SRC_URI[md5sum] = "a0f3f563ab1c5c3bc02fae8d4aa3ad16" |
14 | SRC_URI[sha256sum] = "9fc295bf69130a342e7a19a39d7bbeb15c0bcaabc7382ec33ef3b2b7d18d2f63" | 14 | SRC_URI[sha256sum] = "c132bab45d4bd0fff1d3fe294d92b0a6eb8404e93337b3127bdec9f21de117e6" |
15 | 15 | ||
16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.2.2.bb b/meta-python/recipes-devtools/python/python-cryptography_2.3.bb index 9c2f88418..9c2f88418 100644 --- a/meta-python/recipes-devtools/python/python-cryptography_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python-cryptography_2.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.2.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb index 195923343..195923343 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb | |||