From b55f749c39f77d8e16b57aa9b88e9ae78aef20cc Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 9 Aug 2017 21:31:50 -0400 Subject: python-cryptography: update to version 2.0.3 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- .../recipes-devtools/python/python3-cryptography_2.0.3.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb new file mode 100644 index 0000000000..f807042ec0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb @@ -0,0 +1,10 @@ +inherit pypi setuptools3 +require python-cryptography.inc + +SRC_URI += " \ + file://run-ptest \ +" + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-lang \ +" -- cgit v1.2.3-54-g00ecf