diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python-nose_1.3.6.bb (renamed from meta/recipes-devtools/python/python-nose_1.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-nose_1.2.1.bb b/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}" |