aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 10:16:46 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:23 +0200
commit0c38e88d4974717aa91283e2d6f9b33fc5755149 (patch)
tree7a092f910d0d51bb05954f8cb30d38fa0d34be55 /meta-python/recipes-devtools
parente674769a02c06b6924c0be23fd5b33d02ec5c9e9 (diff)
downloadmeta-openembedded-contrib-0c38e88d4974717aa91283e2d6f9b33fc5755149.tar.gz
python-enum34: 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')
-rw-r--r--meta-python/recipes-devtools/python/python-enum34_1.1.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
index 31d2147175..d50b5c7c58 100644
--- a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
+++ b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
@@ -1,4 +1,5 @@
SUMMARY = "backport of Python 3.4's enum package"
+HOMEPAGE = "https://bitbucket.org/stoneleaf/enum34"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://enum/LICENSE;md5=0a97a53a514564c20efd7b2e8976c87e"