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>
This commit is contained in:
Huang Qiyu
2017-09-11 15:51:15 +08:00
committed by Martin Jansa
parent b46f018698
commit db70d4197a

View File

@@ -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"