python-constraint: update to 1.1
authorMichael Lauer <mickey@vanille-media.de>
Wed, 15 Aug 2007 19:29:05 +0000 (19:29 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 15 Aug 2007 19:29:05 +0000 (19:29 +0000)
packages/python/python-constraint_1.1.bb [moved from packages/python/python-constraint_0.2.3.bb with 70% similarity]

similarity index 70%
rename from packages/python/python-constraint_0.2.3.bb
rename to packages/python/python-constraint_1.1.bb
index 51fd1e9..44c2893 100644 (file)
@@ -5,10 +5,9 @@ provided to work with finite domains only."
 SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "GPL"
-SRCNAME = "constraint"
+PR= "ml0"
 
-SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
+SRC_URI = "http://labix.org/download/python-constraint/python-constraint-${PV}.tar.bz2"
 
 inherit distutils