From: Paul Eggleton Date: Sun, 11 Oct 2015 19:46:18 +0000 (+0100) Subject: python-nose: add SUMMARY X-Git-Tag: 2016-4~2323 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b9dade84d9d58c2f7c1488d24f635214684fdfd3;p=openembedded-core.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 d6e8fc1ed3..e47ddb0f62 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"