From: Paul Eggleton Date: Sun, 11 Oct 2015 19:46:18 +0000 (+0100) Subject: python-nose: add SUMMARY X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28433 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9dade84d9d58c2f7c1488d24f635214684fdfd3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python-nose: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- 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"