[oe] [meta-python][PATCH 2/2] python-cryptography: update to version 1.8.1

Derek Straka derek at asterius.io
Fri May 19 17:40:04 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-cryptography.inc           | 4 ++--
 .../{python-cryptography_1.7.2.bb => python-cryptography_1.8.1.bb}    | 0
 .../{python3-cryptography_1.7.2.bb => python3-cryptography_1.8.1.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cryptography_1.7.2.bb => python-cryptography_1.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography_1.7.2.bb => python3-cryptography_1.8.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc
index 601b12b..5339e6a 100644
--- a/meta-python/recipes-devtools/python/python-cryptography.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography.inc
@@ -9,8 +9,8 @@ DEPENDS += " \
     ${PYTHON_PN}-six \
 "
 
-SRC_URI[md5sum] = "fade66de437392ed1ba6980768626204"
-SRC_URI[sha256sum] = "878cb68b3da3d493ffd68f36db11c29deee623671d3287c3f8d685117ffda9a9"
+SRC_URI[md5sum] = "9f28a9c141995cd2300d0976b4fac3fb"
+SRC_URI[sha256sum] = "323524312bb467565ebca7e50c8ae5e9674e544951d28a2904a50012a8828190"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.7.2.bb b/meta-python/recipes-devtools/python/python-cryptography_1.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_1.7.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography_1.8.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_1.7.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_1.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_1.7.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_1.8.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list