From 19e1a7306408fabd5d2f778c5940cec45fc64fa3 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 11 Oct 2015 20:46:18 +0100 Subject: python-nose: add SUMMARY (From OE-Core rev: b9dade84d9d58c2f7c1488d24f635214684fdfd3) Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-nose_1.3.6.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/python') 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" -- cgit v1.2.3-54-g00ecf