mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 11:18:35 +00:00
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:
committed by
Armin Kuster
parent
66794e1c81
commit
74985f286e
@@ -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