From: Laurentiu Palcu Date: Tue, 5 Nov 2013 09:25:11 +0000 (+0200) Subject: python-setuptools: upgrade to 1.1.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c3a35f3551a30fc93950ce1b654a02adfc0de80;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python-setuptools: upgrade to 1.1.7 (From OE-Core rev: 427e822b0a89d730a1715c37b36b30f26028b0ea) Signed-off-by: Laurentiu Palcu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python-setuptools_1.1.6.bb b/meta/recipes-devtools/python/python-setuptools_1.1.7.bb similarity index 86% rename from meta/recipes-devtools/python/python-setuptools_1.1.6.bb rename to meta/recipes-devtools/python/python-setuptools_1.1.7.bb index ddaa303baa9..c00738c10ff 100644 --- a/meta/recipes-devtools/python/python-setuptools_1.1.6.bb +++ b/meta/recipes-devtools/python/python-setuptools_1.1.7.bb @@ -34,7 +34,7 @@ RDEPENDS_${PN}_class-native = "\ python-compression \ " -SRC_URI[md5sum] = "ee82ea53def4480191061997409d2996" -SRC_URI[sha256sum] = "e5a60b88138def225c29cbf13ee20f1c176f200450e286dcc7d192963a67723a" +SRC_URI[md5sum] = "1f33594d25d574a1640ffb84667c6759" +SRC_URI[sha256sum] = "b35e3d7c79cfdb5b38cfc71f4b0deab4350c1176fc4bb05bfa8945504ecfb028" BBCLASSEXTEND = "native"