From 12cc756b2da7dd6594e2eb73d70d14872d046ecd Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Wed, 21 Mar 2018 11:36:11 +0800 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb deleted file mode 100644 index 195923343b..0000000000 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit pypi setuptools3 -require python-cryptography.inc - -LDSHARED += "-pthread" - -SRC_URI += " \ - file://run-ptest \ -" -- cgit v1.2.3-54-g00ecf