python-cryptography: update to version 2.1.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-10-25 09:44:41 -04:00
committed by Armin Kuster
parent 66794e1c81
commit 74985f286e
3 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
inherit pypi setuptools3
require python-cryptography.inc
SRC_URI += " \
file://run-ptest \
"
RDEPENDS_${PN} += " \
${PYTHON_PN}-lang \
"