aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 10:16:47 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:24 +0200
commit252b3d64ad82f7878e4a1042c93f7d9ce66dcbb0 (patch)
tree34f55df97bf86c53ee00d69d1f2829bf131e62cb /meta-python/recipes-devtools/python
parent0c38e88d4974717aa91283e2d6f9b33fc5755149 (diff)
downloadmeta-openembedded-contrib-252b3d64ad82f7878e4a1042c93f7d9ce66dcbb0.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-iso8601.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-iso8601.inc b/meta-python/recipes-devtools/python/python-iso8601.inc
index 05cd6d3577..45da75f6b9 100644
--- a/meta-python/recipes-devtools/python/python-iso8601.inc
+++ b/meta-python/recipes-devtools/python/python-iso8601.inc
@@ -1,4 +1,5 @@
SUMMARY = "Simple module to parse ISO 8601 dates"
+HOMEPAGE = "http://pyiso8601.readthedocs.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"