aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-03-21 11:36:11 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-22 17:04:43 -0700
commit901f241b86af29cf075d3dfe0824b58b55733f44 (patch)
treeabaca7126b6c14b21b041ad9ae26ee5ce6483e2d
parent94698c6ebf1b129004ace91ed3fe31b6ff5f6cc7 (diff)
downloadmeta-python2-901f241b86af29cf075d3dfe0824b58b55733f44.tar.gz
python-cryptography: 2.1.4 -> 2.2
Upgrade python-cryptography from 2.1.4 to 2.2. here is the change in LICENSE file thats resulting in checksums changes -from the same in CPython itself, and is licensed under the terms of the PSF -License Agreement. +from CPython, and is licensed under the terms of the PSF License Agreement. (From meta-openembedded commit: 12cc756b2da7dd6594e2eb73d70d14872d046ecd) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-cryptography.inc6
-rw-r--r--recipes-devtools/python/python-cryptography_2.2.bb (renamed from recipes-devtools/python/python-cryptography_2.1.4.bb)0
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-cryptography.inc b/recipes-devtools/python/python-cryptography.inc
index 13d2ba8..cdc8185 100644
--- a/recipes-devtools/python/python-cryptography.inc
+++ b/recipes-devtools/python/python-cryptography.inc
@@ -1,7 +1,7 @@
SUMMARY = "Provides cryptographic recipes and primitives to python developers"
HOMEPAGE = "https://cryptography.io/"
LICENSE = "Apache-2.0 | BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=097f805837700cfac572ac274cd38124"
DEPENDS += " \
${PYTHON_PN}-cffi \
@@ -10,8 +10,8 @@ DEPENDS += " \
${PYTHON_PN}-six \
"
-SRC_URI[md5sum] = "9f39d4d8f2b05f295fa0ff52475ec4f2"
-SRC_URI[sha256sum] = "e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291"
+SRC_URI[md5sum] = "c49c1ee145a900313a216fa2c788208c"
+SRC_URI[sha256sum] = "f5a0279e362c37e2150a32fe35ec20226e9237b6c9927fce8d53ef8e49e64f48"
RDEPENDS_${PN} += " \
${PYTHON_PN}-cffi \
diff --git a/recipes-devtools/python/python-cryptography_2.1.4.bb b/recipes-devtools/python/python-cryptography_2.2.bb
index 9c2f884..9c2f884 100644
--- a/recipes-devtools/python/python-cryptography_2.1.4.bb
+++ b/recipes-devtools/python/python-cryptography_2.2.bb