meta-openembedded/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb
Derek Straka 1fc824bf6c python-cryptography: update to version 2.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 19:26:51 -07:00

9 lines
122 B
BlitzBasic

inherit pypi setuptools3
require python-cryptography.inc
LDSHARED += "-pthread"
SRC_URI += " \
file://run-ptest \
"