[OE-core] [PATCH] python-nose: Add HOMEPAGE info into recipe file.
Huang Qiyu
huangqy.fnst at cn.fujitsu.com
Mon Sep 11 07:52:17 UTC 2017
Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
meta/recipes-devtools/python/python-nose_1.3.7.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/python/python-nose_1.3.7.bb b/meta/recipes-devtools/python/python-nose_1.3.7.bb
index 3757f3a..9b3509c 100644
--- a/meta/recipes-devtools/python/python-nose_1.3.7.bb
+++ b/meta/recipes-devtools/python/python-nose_1.3.7.bb
@@ -1,4 +1,5 @@
SUMMARY = "Extends Python unittest to make testing easier"
+HOMEPAGE = "http://readthedocs.org/docs/nose/"
DESCRIPTION = "nose extends the test loading and running features of unittest, \
making it easier to write, find and run tests."
SECTION = "devel/python"
--
2.7.4
More information about the Openembedded-core
mailing list