blob: 10af48c9fb5c037f3cf94b725fb777a57fdab317 [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 Bishop2d39a062019-10-28 08:33:36 -040011SRC_URI[md5sum] = "a744ed29bb9ef56b3a50317fea3b218e"
12SRC_URI[sha256sum] = "6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116"
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 = ""