[oe-commits] [meta-openembedded] 12/38: python-cryptography: update to version 2.1.4

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 05:05:37 UTC 2017


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

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

commit 63685b30e025f34a3c90029efadf19acfec13f20
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Dec 19 11:14:59 2017 -0500

    python-cryptography: update to version 2.1.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-cryptography.inc           | 4 ++--
 .../{python-cryptography_2.1.3.bb => python-cryptography_2.1.4.bb}    | 0
 .../{python3-cryptography_2.1.3.bb => python3-cryptography_2.1.4.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 c21c59d..80d6b0a 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] = "65c0963048a88fcf725cfa265ed2fd5c"
-SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199"
+SRC_URI[md5sum] = "9f39d4d8f2b05f295fa0ff52475ec4f2"
+SRC_URI[sha256sum] = "e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb b/meta-python/recipes-devtools/python/python-cryptography_2.1.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.1.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb

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


More information about the Openembedded-commits mailing list