blob: 887d2d3d3fe82907034bd9e2410bd69e19cec38f [file] [log] [blame]
Patrick Williamsddad1a12017-02-23 20:36:32 -06001SUMMARY = "Test vectors for the cryptography package."
Brad Bishopd7bf8c12018-02-25 22:55:05 -05002HOMEPAGE = "https://cryptography.io/"
Patrick Williamsddad1a12017-02-23 20:36:32 -06003SECTION = "devel/python"
4LICENSE = "Apache-2.0 | BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
6
Brad Bishop6e60e8b2018-02-01 10:27:11 -05007DEPENDS += " \
Patrick Williamsddad1a12017-02-23 20:36:32 -06008 ${PYTHON_PN}-cryptography \
9"
10
Brad Bishop15ae2502019-06-18 21:44:24 -040011SRC_URI[md5sum] = "1a518a28ed9c924ca6c570aa8ea0c334"
12SRC_URI[sha256sum] = "f12dfb9bd669a68004074cb5b26df6e93ed1a95ebd1a999dff0a840212ff68bc"
Patrick Williamsddad1a12017-02-23 20:36:32 -060013
14PYPI_PACKAGE = "cryptography_vectors"
15
16BBCLASSEXTEND = "native nativesdk"
Brad Bishop6e60e8b2018-02-01 10:27:11 -050017
18UPSTREAM_CHECK_REGEX = ""