python-mako: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 12 Jan 2009 23:29:48 +0000 (23:29 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 12 Jan 2009 23:29:48 +0000 (23:29 +0000)
packages/python/python-mako_0.2.2.bb

index 718e58a..6b1b959 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 LICENSE = "MIT"
 HOMEPAGE = "http://www.makotemplates.org/"
 SRCNAME = "Mako"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "http://pypi.python.org/packages/source/M/Mako/Mako-${PV}.tar.gz" 
 S = "${WORKDIR}/${SRCNAME}-${PV}"