[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7710/8267] python-nose: Add HOMEPAGE info into recipe file.



commit 5872e646044e317e2d587eabba1e220c0bdf633a
Author: Huang Qiyu <huangqy fnst cn fujitsu com>
Date:   Mon Sep 11 15:52:17 2017 +0800

    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>

 meta/recipes-devtools/python/python-nose_1.3.7.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-devtools/python/python-nose_1.3.7.bb 
b/meta/recipes-devtools/python/python-nose_1.3.7.bb
index 3757f3a..9b3509c 100644
--- a/meta/recipes-devtools/python/python-nose_1.3.7.bb
+++ b/meta/recipes-devtools/python/python-nose_1.3.7.bb
@@ -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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]