[oe-commits] [meta-openembedded] 02/33: python-cryptography: upgrade 2.7 -> 2.8

git at git.openembedded.org git at git.openembedded.org
Wed Oct 23 12:31:57 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 7b8b02275bbf92ed2eeb02578e4a15b7a81af81f
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Tue Oct 22 09:52:10 2019 +0800

    python-cryptography: upgrade 2.7 -> 2.8
    
    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/{python-cryptography_2.7.bb => python-cryptography_2.8.bb} | 0
 .../{python3-cryptography_2.7.bb => python3-cryptography_2.8.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 876fcc2..5acd02d 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] = "7dfe1035cae43569e571318f000462a4"
-SRC_URI[sha256sum] = "e6347742ac8f35ded4a46ff835c60e68c22a536a8ae5c4422966d06946b6d4c6"
+SRC_URI[md5sum] = "77730058b556c6d9838679a94c6229ce"
+SRC_URI[sha256sum] = "3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.7.bb b/meta-python/recipes-devtools/python/python-cryptography_2.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.7.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.7.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.8.bb

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


More information about the Openembedded-commits mailing list