aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cryptography.inc
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 10:16:44 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:23 +0200
commitd37e33f241395c739cf48c025c4f484c20de05c8 (patch)
tree9f09c4f39183679887141c1918986eb1a801b280 /meta-python/recipes-devtools/python/python-cryptography.inc
parentcc997477badd72e833d9bccc9726ed43055300e9 (diff)
downloadmeta-openembedded-d37e33f241395c739cf48c025c4f484c20de05c8.tar.gz
python-cryptography: 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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-cryptography.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc
index 212e6492de..a4d1bbba99 100644
--- a/meta-python/recipes-devtools/python/python-cryptography.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography.inc
@@ -1,4 +1,5 @@
SUMMARY = "Provides cryptographic recipes and primitives to python developers"
+HOMEPAGE = "https://cryptography.io/"
LICENSE = "Apache-2.0 | BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388"