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

Derek Straka derek at asterius.io
Sun Nov 12 18:02:31 UTC 2017


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

diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc
index 371ba73..c21c59d 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] = "f0565d3e85cea64f0f01382e525a33dd"
-SRC_URI[sha256sum] = "d7f348e4f5df146a0e75998544bab6d42313cf19a81a6e49990ab7b27cc9c73b"
+SRC_URI[md5sum] = "65c0963048a88fcf725cfa265ed2fd5c"
+SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list