[oe-commits] [meta-openembedded] 15/22: python-cryptography: update to version 2.0.3

git at git.openembedded.org git at git.openembedded.org
Thu Aug 10 16:25:30 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 bf2d11902bb49e3138753d0b1c6f60eaede11baf
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Aug 9 21:31:50 2017 -0400

    python-cryptography: update to version 2.0.3
    
    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.9.bb => python-cryptography_2.0.3.bb}      | 0
 .../{python3-cryptography_1.9.bb => python3-cryptography_2.0.3.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 9a74e8e..212e649 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] = "1529f12fb403c9a0045277cb73df766c"
-SRC_URI[sha256sum] = "5518337022718029e367d982642f3e3523541e098ad671672a90b82474c84882"
+SRC_URI[md5sum] = "24cbdab3fda22be31dd3aef2808f5d2f"
+SRC_URI[sha256sum] = "d04bb2425086c3fe86f7bc48915290b13e798497839fbb18ab7f6dffcf98cc3a"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.9.bb b/meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_1.9.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_1.9.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_1.9.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb

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


More information about the Openembedded-commits mailing list