aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:09 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:24 +0200
commit1ce12df1013cd6a32fe9aaf80caa7c23265255a6 (patch)
tree9f8709bcf0d78d20137231bcbb3f033b6cd0a575 /meta-python/recipes-devtools
parent724699cd039cd645ba5af6415f33483134141257 (diff)
downloadmeta-openembedded-contrib-1ce12df1013cd6a32fe9aaf80caa7c23265255a6.tar.gz
python-pretend: 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')
-rw-r--r--meta-python/recipes-devtools/python/python-pretend.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pretend.inc b/meta-python/recipes-devtools/python/python-pretend.inc
index 2d21cc4a89..78b671712a 100644
--- a/meta-python/recipes-devtools/python/python-pretend.inc
+++ b/meta-python/recipes-devtools/python/python-pretend.inc
@@ -1,4 +1,5 @@
SUMMARY = "A library for stubbing in Python"
+HOMEPAGE = "https://github.com/alex/pretend"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99"