[oe-commits] [meta-openembedded] 42/67: python-cryptography: update to version 2.1.3

git at git.openembedded.org git at git.openembedded.org
Sun Nov 19 21:23:20 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 f7a65e3b1c16f2f30b86116f120a8687e55f79bc
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Nov 12 13:02:31 2017 -0500

    python-cryptography: update to version 2.1.3
    
    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.2.bb => python-cryptography_2.1.3.bb}    | 0
 .../{python3-cryptography_2.1.2.bb => python3-cryptography_2.1.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 371ba73..c21c59d 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] = "f0565d3e85cea64f0f01382e525a33dd"
-SRC_URI[sha256sum] = "d7f348e4f5df146a0e75998544bab6d42313cf19a81a6e49990ab7b27cc9c73b"
+SRC_URI[md5sum] = "65c0963048a88fcf725cfa265ed2fd5c"
+SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.1.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