mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
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:
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "Python 2 and 3 compatibility library"
|
SUMMARY = "Python 2 and 3 compatibility library"
|
||||||
|
HOMEPAGE = "http://pypi.python.org/pypi/six/"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user