python-cryptography: update to version 1.8.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-05-19 13:40:04 -04:00
committed by Martin Jansa
parent df786f97f9
commit 38d05d5aaa
3 changed files with 2 additions and 2 deletions

View File

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