[oe-commits] [meta-openembedded] 24/36: python-cryptography: upgrade to 1.2.3

git at git.openembedded.org git at git.openembedded.org
Tue Mar 22 15:48:06 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 65a59f16c83149bbe06e0dae8be87e8f0ad3b113
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Fri Mar 18 13:56:50 2016 +0100

    python-cryptography: upgrade to 1.2.3
    
    * 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(-)

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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list