From c346f605766754c02004478371f22609f15ecd1a Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Wed, 15 Apr 2015 08:27:12 -0700 Subject: python-cryptography,-vectors: add 0.8.1 python-cryptography is required by python-pyopenssl >= 0.14 Includes python-cryptography-vectors package for ptest Over 75k unit tests (100% coverage): * tested on nuc (x86) and beaglebone (arm) hardware. ** will overload ram on default qemux86/qemuarm Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python-cryptography/run-ptest | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-cryptography/run-ptest (limited to 'meta-python/recipes-devtools/python/python-cryptography/run-ptest') diff --git a/meta-python/recipes-devtools/python/python-cryptography/run-ptest b/meta-python/recipes-devtools/python/python-cryptography/run-ptest new file mode 100644 index 0000000000..0ba239c2a4 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-cryptography/run-ptest @@ -0,0 +1,2 @@ +#!/bin/sh +py.test -- cgit 1.2.3-korg