From: Paul Eggleton Date: Sun, 11 Oct 2015 19:46:18 +0000 (+0100) Subject: python-nose: add SUMMARY X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19e1a7306408fabd5d2f778c5940cec45fc64fa3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python-nose: add SUMMARY (From OE-Core rev: b9dade84d9d58c2f7c1488d24f635214684fdfd3) Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 d6e8fc1ed36..e47ddb0f626 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"