[oe-commits] [meta-openembedded] 66/86: python-cryptography: upgrade 2.6.1 -> 2.7

git at git.openembedded.org git at git.openembedded.org
Sat Jun 15 23:51:38 UTC 2019


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 0f42f7a8525721f2c5f0b4673192b3c2db1a625b
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Jun 12 11:19:35 2019 +0800

    python-cryptography: upgrade 2.6.1 -> 2.7
    
    -Upgrade from python-cryptography_2.6.1.bb to python-cryptography_2.7.bb.
    
    -Upgrade from python3-cryptography_2.6.1.bb to python3-cryptography_2.7.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-cryptography.inc           | 4 ++--
 .../{python-cryptography_2.6.1.bb => python-cryptography_2.7.bb}      | 0
 .../{python3-cryptography_2.6.1.bb => python3-cryptography_2.7.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 6c43e86..876fcc2 100644
--- a/meta-python/recipes-devtools/python/python-cryptography.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography.inc
@@ -12,8 +12,8 @@ DEPENDS += " \
     ${PYTHON_PN}-six \
 "
 
-SRC_URI[md5sum] = "401cc8268f89496643da3f7a48eb4e8e"
-SRC_URI[sha256sum] = "26c821cbeb683facb966045e2064303029d572a87ee69ca5a1bf54bf55f93ca6"
+SRC_URI[md5sum] = "7dfe1035cae43569e571318f000462a4"
+SRC_URI[sha256sum] = "e6347742ac8f35ded4a46ff835c60e68c22a536a8ae5c4422966d06946b6d4c6"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.6.1.bb b/meta-python/recipes-devtools/python/python-cryptography_2.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.6.1.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.6.1.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.7.bb

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


More information about the Openembedded-commits mailing list