mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
python-nose: Add HOMEPAGE info into recipe file.
(From OE-Core rev: a005bcaa14d54824d5d6eaa2b5584f29f4819d49) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4b91838db7
commit
5872e64604
@@ -1,4 +1,5 @@
|
||||
SUMMARY = "Extends Python unittest to make testing easier"
|
||||
HOMEPAGE = "http://readthedocs.org/docs/nose/"
|
||||
DESCRIPTION = "nose extends the test loading and running features of unittest, \
|
||||
making it easier to write, find and run tests."
|
||||
SECTION = "devel/python"
|
||||
|
||||
Reference in New Issue
Block a user