From 3ee1d8b9ab0cd4ff8419a7daff997e356a2cd981 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 29 Jun 2018 16:45:44 -0400 Subject: python-cryptography: update to version 2.2.2 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cryptography_2.2.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.2.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.2.bb deleted file mode 100644 index 195923343b..0000000000 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.2.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