aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-enum34_1.1.6.bb
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
commit8c26d0222202af8ff1f047520d5fc6ce4f2bd47b (patch)
tree19711142a0fb3d5d5ec89105e859c03c95ca89c5 /recipes-devtools/python/python-enum34_1.1.6.bb
parent6dbbfdd3f49188c4160e8c0c794e7f393495f2a3 (diff)
downloadmeta-python2-8c26d0222202af8ff1f047520d5fc6ce4f2bd47b.tar.gz
python-enum34: Add HOMEPAGE info into recipe file.
(From meta-openembedded commit: 0c38e88d4974717aa91283e2d6f9b33fc5755149) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-enum34_1.1.6.bb')
-rw-r--r--recipes-devtools/python/python-enum34_1.1.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-enum34_1.1.6.bb b/recipes-devtools/python/python-enum34_1.1.6.bb
index 31d2147..d50b5c7 100644
--- a/recipes-devtools/python/python-enum34_1.1.6.bb
+++ b/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"