]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-nose: add SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 19:46:18 +0000 (20:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:37:01 +0000 (11:37 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-nose_1.3.6.bb

index d6e8fc1ed360dfcf4117acf2e17603b69b8f75ef..e47ddb0f626c3d677fc2630316f98f779dd15fb5 100644 (file)
@@ -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"