mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
python-cryptography: update to version 1.9
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
883672f606
commit
0d8a65ba66
@@ -0,0 +1,10 @@
|
||||
inherit pypi setuptools3
|
||||
require python-cryptography.inc
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-lang \
|
||||
"
|
||||
Reference in New Issue
Block a user