python-pyro: upgrade from 3.4 to 3.5
authorCliff Brake <cbrake@bec-systems.com>
Fri, 7 Jul 2006 21:44:09 +0000 (21:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 7 Jul 2006 21:44:09 +0000 (21:44 +0000)
packages/python/python-pyro_3.5.bb [moved from packages/python/python-pyro_3.4.bb with 93% similarity]

similarity index 93%
rename from packages/python/python-pyro_3.4.bb
rename to packages/python/python-pyro_3.5.bb
index 4509e9c..bb3e96c 100644 (file)
@@ -10,9 +10,9 @@ LICENSE = "MIT"
 RDEPENDS = "python-core python-crypt python-io python-lang python-math \
 python-netserver python-pickle python-re python-shell python-stringold \
 python-threading"
-PR = "r2"
+PR = "r1"
 
-SRC_URI = "cvs://anonymous:@pyro.cvs.sourceforge.net/cvsroot/pyro;module=Pyro;method=pserver;tag=pyro3_ \
+SRC_URI = "cvs://anonymous:@pyro.cvs.sourceforge.net/cvsroot/pyro;module=Pyro;method=pserver;tag=pyro3_5 \
            file://pyro-unattended-install.patch;patch=1;pnum=0"
 S="${WORKDIR}/Pyro"