summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-10-16 01:01:51 +0200
committerKhem Raj <raj.khem@gmail.com>2021-10-18 09:49:36 -0700
commit9d54555b25b71b81239b30a355cdf8bb326f4d95 (patch)
tree03443d8fae8f94820cd05e8877235f405222398f /meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb
parentac7d9bfb0c734ebf32d75e676cec5e5b2db563dc (diff)
downloadmeta-openembedded-9d54555b25b71b81239b30a355cdf8bb326f4d95.tar.gz
python3-cryptography-vectors: update to 35.0.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb
new file mode 100644
index 0000000000..474eb82343
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-cryptography-vectors_35.0.0.bb
@@ -0,0 +1,19 @@
1SUMMARY = "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
7SRC_URI[sha256sum] = "978ad96822c0e007a0a3d8187eb0eafbd9eb1d67b50cfac70277175e74957bfc"
8
9PYPI_PACKAGE = "cryptography_vectors"
10
11inherit pypi setuptools3
12
13DEPENDS += " \
14 ${PYTHON_PN}-cryptography \
15"
16
17BBCLASSEXTEND = "native nativesdk"
18
19UPSTREAM_CHECK_REGEX = ""