[oe] [PATCH][meta-python] python-cryptography: upgrade to 1.2.3

Martin Jansa martin.jansa at gmail.com
Fri Mar 18 13:42:55 UTC 2016


* needed to fix build with openssl 1.0.2g, see:
  https://github.com/pyca/cryptography/issues/2750

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{python-cryptography_1.1.bb => python-cryptography_1.2.3.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cryptography_1.1.bb => python-cryptography_1.2.3.bb} (90%)

diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.1.bb b/meta-python/recipes-devtools/python/python-cryptography_1.2.3.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python-cryptography_1.1.bb
rename to meta-python/recipes-devtools/python/python-cryptography_1.2.3.bb
index ffc8fd9..b8357e2 100644
--- a/meta-python/recipes-devtools/python/python-cryptography_1.1.bb
+++ b/meta-python/recipes-devtools/python/python-cryptography_1.2.3.bb
@@ -6,8 +6,8 @@ SRCNAME = "cryptography"
 
 SRC_URI = "file://run-ptest"
 
-SRC_URI[md5sum] = "dd06da41535184f48f2c8e8b74dd570f"
-SRC_URI[sha256sum] = "059bc6428b1d0e2317f505698602642f1d8dda5b120ec573a59a430d8cb7a32d"
+SRC_URI[md5sum] = "5474d2b3e8c7555a60852e48d2743f85"
+SRC_URI[sha256sum] = "8eb11c77dd8e73f48df6b2f7a7e16173fe0fe8fdfe266232832e88477e08454e"
 
 inherit pypi setuptools
 
-- 
2.7.3




More information about the Openembedded-devel mailing list