mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
python-iso8601: 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 = "Simple module to parse ISO 8601 dates"
|
SUMMARY = "Simple module to parse ISO 8601 dates"
|
||||||
|
HOMEPAGE = "http://pyiso8601.readthedocs.org/"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user