summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 10:16:45 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:23 +0200
commite674769a02c06b6924c0be23fd5b33d02ec5c9e9 (patch)
treec38317d9de44106f2378352c35b76cb99d4f80b8
parentd37e33f241395c739cf48c025c4f484c20de05c8 (diff)
downloadmeta-openembedded-e674769a02c06b6924c0be23fd5b33d02ec5c9e9.tar.gz
python-cryptography-vectors: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-cryptography-vectors.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
index 02b510a50..e9e4019cd 100644
--- a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
@@ -1,4 +1,5 @@
1SUMMARY = "Test vectors for the cryptography package." 1SUMMARY = "Test vectors for the cryptography package."
2HOMEPAGE = "https://cryptography.io/"
2SECTION = "devel/python" 3SECTION = "devel/python"
3LICENSE = "Apache-2.0 | BSD" 4LICENSE = "Apache-2.0 | BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"