meta-openembedded/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
Derek Straka 545b16a983 python-cryptography-vectors, python-ndg-httpsclient, python-prettytable: Update UPSTREAM_CHECK variables to allow for version checking
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-28 12:34:14 +01:00

18 lines
476 B
HTML

SUMMARY = "Test vectors for the cryptography package."
SECTION = "devel/python"
LICENSE = "Apache-2.0 | BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
DEPENDS += " \
${PYTHON_PN}-cryptography \
"
SRC_URI[md5sum] = "c3f2a66d71a0413879d4dd001c56de95"
SRC_URI[sha256sum] = "4be4eee8a11deee5c2f00e389b49de8ce2642130282d1cd0adffb2f7dbe0acdc"
PYPI_PACKAGE = "cryptography_vectors"
BBCLASSEXTEND = "native nativesdk"
UPSTREAM_CHECK_REGEX = ""