From: Michael Lauer Date: Sat, 12 Jul 2008 14:08:20 +0000 (+0000) Subject: python-setuptools[-native] 0.6c6 update to 0.6c8 X-Git-Tag: Release-2010-05/1~6543^2~7^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a7aa9a1178682a6636948a59146e083f462f7b;p=openembedded.git python-setuptools[-native] 0.6c6 update to 0.6c8 --- diff --git a/packages/python/python-setuptools-native_0.6c6.bb b/packages/python/python-setuptools-native_0.6c8.bb similarity index 100% rename from packages/python/python-setuptools-native_0.6c6.bb rename to packages/python/python-setuptools-native_0.6c8.bb diff --git a/packages/python/python-setuptools_0.6c6.bb b/packages/python/python-setuptools_0.6c8.bb similarity index 97% rename from packages/python/python-setuptools_0.6c6.bb rename to packages/python/python-setuptools_0.6c8.bb index fe78e585f7..19f73d3f67 100644 --- a/packages/python/python-setuptools_0.6c6.bb +++ b/packages/python/python-setuptools_0.6c8.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" LICENSE = "MIT-like" RDEPENDS = "python-distutils python-compression" SRCNAME = "setuptools" -PR = "ml2" +PR = "ml0" SRC_URI = "http://cheeseshop.python.org/packages/source/s/setuptools/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}"