From: Robert Yang Date: Tue, 2 Jun 2015 09:19:36 +0000 (-0700) Subject: python-nose: 1.2.1 -> 1.3.6 X-Git-Tag: 2015-10~1667 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6eddc9e222077e50d5b1b2b827840ada3be1d978;p=openembedded-core.git python-nose: 1.2.1 -> 1.3.6 Signed-off-by: Robert Yang --- 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 f55461d047..d6e8fc1ed3 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}"