From 244a4d6fefd25b178181ab77f070a44c29b2db7d Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Wed, 5 Dec 2018 09:24:46 +0800 Subject: python-cryptography:upgrade to 2.4 Upgrade python-cryptography from 2.3 to 2.4 Signed-off-by: Hong Liu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb new file mode 100644 index 0000000000..195923343b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.4.1.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