summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-11 20:46:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:39:37 +0000
commit19e1a7306408fabd5d2f778c5940cec45fc64fa3 (patch)
treeecbaccb9b437a8d461bd220b907c252f11648d38 /meta/recipes-devtools/python
parentb5f58c1940539e6feff1e4713ab41fa9ec4f8bdc (diff)
downloadpoky-19e1a7306408fabd5d2f778c5940cec45fc64fa3.tar.gz
python-nose: add SUMMARY
(From OE-Core rev: b9dade84d9d58c2f7c1488d24f635214684fdfd3) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python-nose_1.3.6.bb1
1 files changed, 1 insertions, 0 deletions
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 @@
1SUMMARY = "Extends Python unittest to make testing easier"
1DESCRIPTION = "nose extends the test loading and running features of unittest, \ 2DESCRIPTION = "nose extends the test loading and running features of unittest, \
2making it easier to write, find and run tests." 3making it easier to write, find and run tests."
3SECTION = "devel/python" 4SECTION = "devel/python"