From 1fc824bf6c822346158d74bd86f9cf206723f23a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 27 Jul 2018 15:12:05 -0400 Subject: python-cryptography: update to version 2.3 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cryptography_2.3.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.3.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb new file mode 100644 index 0000000000..195923343b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb @@ -0,0 +1,8 @@ +inherit pypi setuptools3 +require python-cryptography.inc + +LDSHARED += "-pthread" + +SRC_URI += " \ + file://run-ptest \ +" -- cgit v1.2.3-54-g00ecf