Signed-off-by: Derek Straka <[email protected]> --- .../python/{python-pylint_1.6.4.bb => python-pylint_1.6.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pylint_1.6.4.bb => python-pylint_1.6.5.bb} (90%)
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.6.4.bb b/meta-python/recipes-devtools/python/python-pylint_1.6.5.bb similarity index 90% rename from meta-python/recipes-devtools/python/python-pylint_1.6.4.bb rename to meta-python/recipes-devtools/python/python-pylint_1.6.5.bb index 2e34451..f5b4ad0 100644 --- a/meta-python/recipes-devtools/python/python-pylint_1.6.4.bb +++ b/meta-python/recipes-devtools/python/python-pylint_1.6.5.bb @@ -3,8 +3,8 @@ HOMEPAGE= "http://www.pylint.org/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" -SRC_URI[md5sum] = "66ba9c27e067568bdabcdd7c21303903" -SRC_URI[sha256sum] = "ef901a34b62ed7a734370ba5b162d890231ba8822abe88c6dda1268e2575f5f1" +SRC_URI[md5sum] = "31da2185bf59142479e4fa16d8a9e347" +SRC_URI[sha256sum] = "a673984a8dd78e4a8b8cfdee5359a1309d833cf38405008f4a249994a8456719" RDEPENDS_${PN} += "python-codecs \ python-contextlib \ -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
