[OE-core] [PATCH 04/11] python-nose: add SUMMARY
Paul Eggleton
paul.eggleton at linux.intel.com
Fri Nov 6 15:28:25 UTC 2015
Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
meta/recipes-devtools/python/python-nose_1.3.6.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/python/python-nose_1.3.6.bb b/meta/recipes-devtools/python/python-nose_1.3.6.bb
index d6e8fc1..e47ddb0 100644
--- a/meta/recipes-devtools/python/python-nose_1.3.6.bb
+++ b/meta/recipes-devtools/python/python-nose_1.3.6.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Extends Python unittest to make testing easier"
DESCRIPTION = "nose extends the test loading and running features of unittest, \
making it easier to write, find and run tests."
SECTION = "devel/python"
--
2.1.0
More information about the Openembedded-core
mailing list