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.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Huang Qiyu
2018-03-21 11:36:11 +08:00
committed by Khem Raj
parent 6656d580c2
commit 12cc756b2d
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
inherit pypi setuptools3
require python-cryptography.inc
LDSHARED += "-pthread"
SRC_URI += " \
file://run-ptest \
"