From 7b8b02275bbf92ed2eeb02578e4a15b7a81af81f Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Tue, 22 Oct 2019 09:52:10 +0800 Subject: python-cryptography: upgrade 2.7 -> 2.8 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cryptography_2.8.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.8.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.8.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb new file mode 100644 index 0000000000..195923343b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.8.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