aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:15 +0800
committerAndreas Oberritter <obi@opendreambox.org>2020-02-03 23:20:27 +0100
commitab99d50a2b2d00d1d5bbcf03196bf608cc9943f6 (patch)
tree6c944a73f8a0f7619b96b7ed5b1deff23b7a49ea
parente53936c61456d13387fa61de5128fd11250058e5 (diff)
downloadmeta-openembedded-contrib-ab99d50a2b2d00d1d5bbcf03196bf608cc9943f6.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> (cherry picked from commit db70d4197ab458f6ca902b761573a9eb038cb168) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-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"