bump some python packages as per distutils-base class change
authorMichael Lauer <mickey@vanille-media.de>
Sat, 4 Oct 2008 06:32:55 +0000 (06:32 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 4 Oct 2008 06:32:55 +0000 (06:32 +0000)
packages/python/python-cython-native_0.9.8.bb
packages/python/python-cython_0.9.8.bb
packages/python/python-pyrex-native_0.9.8.4.bb
packages/python/python-pyrex_0.9.8.4.bb
packages/python/python-setuptools_0.6c8.bb

index 15614c3..a5c78ce 100644 (file)
@@ -2,7 +2,6 @@ require python-cython_${PV}.bb
 inherit native
 DEPENDS = "python-native"
 RDEPENDS = ""
-PR = "r1"
 
 do_stage() {
     BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
index 9243aa6..69d73fe 100644 (file)
@@ -5,12 +5,10 @@ SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "GPL"
 SRCNAME = "Cython"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "http://www.cython.org/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit distutils
 
-DEFAULT_PREFERENCE = "-1"
-
index 00b85df..4405212 100644 (file)
@@ -2,7 +2,6 @@ require python-pyrex_${PV}.bb
 inherit native
 DEPENDS = "python-native"
 RDEPENDS = ""
-PR = "r1"
 
 do_stage() {
        BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
index d0a5f82..80371c3 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "GPL"
 SRCNAME = "Pyrex"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "http://nz.cosc.canterbury.ac.nz/~greg/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
index 5b82ece..5409c8a 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 LICENSE = "MIT-like"
 RDEPENDS = "python-distutils python-compression"
 SRCNAME = "setuptools"
-PR = "ml1"
+PR = "ml2"
 
 SRC_URI = "\
   http://cheeseshop.python.org/packages/source/s/setuptools/${SRCNAME}-${PV}.tar.gz\