mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-03 22:50:33 +00:00
python-cryptography: update to version 2.1.3
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
8880a95696
commit
f83c6106b0
@@ -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