From: Michael Lauer Date: Mon, 11 Jul 2005 09:01:37 +0000 (+0000) Subject: Upgrade python-pylinda to 0.5 X-Git-Tag: Release-2010-05/1~9453^2~4201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42379e093a426a77887a667de875090177b7ccc8;p=openembedded.git Upgrade python-pylinda to 0.5 --- diff --git a/packages/python/python-pylinda_0.4.bb b/packages/python/python-pylinda_0.5.bb similarity index 100% rename from packages/python/python-pylinda_0.4.bb rename to packages/python/python-pylinda_0.5.bb diff --git a/packages/python/python-pyxml_0.8.4.bb b/packages/python/python-pyxml_0.8.4.bb index d393226790..b5d277916d 100644 --- a/packages/python/python-pyxml_0.8.4.bb +++ b/packages/python/python-pyxml_0.8.4.bb @@ -5,6 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "PSF" RDEPENDS = "python-core python-xml python-netclient" SRCNAME = "pyxml" +PV = "0.8.3" SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz" S = "${WORKDIR}/PyXML-${PV}"