aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:15 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:25 +0200
commitdb70d4197ab458f6ca902b761573a9eb038cb168 (patch)
treee67cae7c400b9555cd69d7fa0488a695286dfba4 /meta-python/recipes-devtools
parentb46f0186985d7b92bacdd90bfd9073e2173225cc (diff)
downloadmeta-openembedded-contrib-db70d4197ab458f6ca902b761573a9eb038cb168.tar.gz
python-six: 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-six.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-six.inc b/meta-python/recipes-devtools/python/python-six.inc
index e33c01ded3..fe1a4097ad 100644
--- a/meta-python/recipes-devtools/python/python-six.inc
+++ b/meta-python/recipes-devtools/python/python-six.inc
@@ -1,4 +1,5 @@
SUMMARY = "Python 2 and 3 compatibility library"
+HOMEPAGE = "http://pypi.python.org/pypi/six/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"