[OE-core] [PATCH 3/6] python-nose: 1.2.1 -> 1.3.6

Robert Yang liezhi.yang at windriver.com
Tue Jun 2 14:48:50 UTC 2015


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 .../{python-nose_1.2.1.bb => python-nose_1.3.6.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-nose_1.2.1.bb => python-nose_1.3.6.bb} (74%)

diff --git a/meta/recipes-devtools/python/python-nose_1.2.1.bb b/meta/recipes-devtools/python/python-nose_1.3.6.bb
similarity index 74%
rename from meta/recipes-devtools/python/python-nose_1.2.1.bb
rename to meta/recipes-devtools/python/python-nose_1.3.6.bb
index f55461d..d6e8fc1 100644
--- a/meta/recipes-devtools/python/python-nose_1.2.1.bb
+++ b/meta/recipes-devtools/python/python-nose_1.3.6.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://lgpl.txt;md5=a6f89e2100d9b6cdffcea4f398e37343"
 
 SRC_URI = "http://pypi.python.org/packages/source/n/nose/nose-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "735e3f1ce8b07e70ee1b742a8a53585a"
-SRC_URI[sha256sum] = "2171e9202d118d302d5db1decb52dd862b79e2a626ca19653a6914574a6ca7d9"
+SRC_URI[md5sum] = "0ca546d81ca8309080fc80cb389e7a16"
+SRC_URI[sha256sum] = "f61e0909a743eed37b1207e38a8e7b4a2fe0a82185e36f2be252ef1b3f901758"
 
 S = "${WORKDIR}/nose-${PV}"
 
-- 
1.7.9.5




More information about the Openembedded-core mailing list