[oe-commits] [meta-openembedded] 17/23: python-cryptography: update to version 2.2.2

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:05:56 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit 3ee1d8b9ab0cd4ff8419a7daff997e356a2cd981
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 16:45:44 2018 -0400

    python-cryptography: update to version 2.2.2
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-cryptography.inc           | 4 ++--
 .../{python-cryptography_2.2.bb => python-cryptography_2.2.2.bb}      | 0
 .../{python3-cryptography_2.2.bb => 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 cdc8185..64192f8 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] = "c49c1ee145a900313a216fa2c788208c"
-SRC_URI[sha256sum] = "f5a0279e362c37e2150a32fe35ec20226e9237b6c9927fce8d53ef8e49e64f48"
+SRC_URI[md5sum] = "17c4ed4b4d0f25adbc576d89071dc92e"
+SRC_URI[sha256sum] = "9fc295bf69130a342e7a19a39d7bbeb15c0bcaabc7382ec33ef3b2b7d18d2f63"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.2.bb b/meta-python/recipes-devtools/python/python-cryptography_2.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.2.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.2.2.bb

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


More information about the Openembedded-commits mailing list