[oe-commits] [meta-openembedded] 72/97: python-cryptography: update to version 1.8.1

git at git.openembedded.org git at git.openembedded.org
Tue May 23 14:02:33 UTC 2017


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

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

commit 185adaec5fdbe9dfcd3ee0ad0b59d392b6f6edb9
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri May 19 13:40:04 2017 -0400

    python-cryptography: update to version 1.8.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-cryptography.inc           | 4 ++--
 .../{python-cryptography_1.7.2.bb => python-cryptography_1.8.1.bb}    | 0
 .../{python3-cryptography_1.7.2.bb => python3-cryptography_1.8.1.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 601b12b..5339e6a 100644
--- a/meta-python/recipes-devtools/python/python-cryptography.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography.inc
@@ -9,8 +9,8 @@ DEPENDS += " \
     ${PYTHON_PN}-six \
 "
 
-SRC_URI[md5sum] = "fade66de437392ed1ba6980768626204"
-SRC_URI[sha256sum] = "878cb68b3da3d493ffd68f36db11c29deee623671d3287c3f8d685117ffda9a9"
+SRC_URI[md5sum] = "9f28a9c141995cd2300d0976b4fac3fb"
+SRC_URI[sha256sum] = "323524312bb467565ebca7e50c8ae5e9674e544951d28a2904a50012a8828190"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.7.2.bb b/meta-python/recipes-devtools/python/python-cryptography_1.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_1.7.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography_1.8.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_1.7.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_1.8.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_1.7.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_1.8.1.bb

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


More information about the Openembedded-commits mailing list