blob: 0d9638845dcbf0d753167f011f4c42e0442be6e3 [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 Bishop34ae6002019-04-08 15:21:03 -040011SRC_URI[md5sum] = "f8b166652e7a9d668b851b28e4417057"
12SRC_URI[sha256sum] = "03f38115dccb266dd96538f94067442a877932c2322661bdc5bf2502c76658af"
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 = ""