blob: 59347c94e57178d54d4ccc1124d0d7906edaf401 [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001SUMMARY = "Test vectors for the cryptography package."
2HOMEPAGE = "https://cryptography.io/"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0 | BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
6
Andrew Geisslerd688a012020-09-18 13:36:00 -05007SRC_URI[md5sum] = "1ba5b0743e2876e909f7cfc28b744f27"
8SRC_URI[sha256sum] = "2660bc3a720d3955341803195ae5352a236c5f26e01a178c44fc5ee1f0ef1182"
Andrew Geissler82c905d2020-04-13 13:39:40 -05009
10PYPI_PACKAGE = "cryptography_vectors"
11
Patrick Williamsddad1a12017-02-23 20:36:32 -060012inherit pypi setuptools3
Andrew Geissler82c905d2020-04-13 13:39:40 -050013
14DEPENDS += " \
15 ${PYTHON_PN}-cryptography \
16"
17
18BBCLASSEXTEND = "native nativesdk"
19
20UPSTREAM_CHECK_REGEX = ""