From 34591bcc1eda47cacc1736525ee6578904ba278a Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 16 Aug 2007 07:44:48 +0000 Subject: [PATCH] python-pyro: update to 3.7 --- .../python/{python-pyro_3.5.bb => python-pyro_3.7.bb} | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) rename packages/python/{python-pyro_3.5.bb => python-pyro_3.7.bb} (71%) diff --git a/packages/python/python-pyro_3.5.bb b/packages/python/python-pyro_3.7.bb similarity index 71% rename from packages/python/python-pyro_3.5.bb rename to packages/python/python-pyro_3.7.bb index dd6e60d430..80875af5c5 100644 --- a/packages/python/python-pyro_3.5.bb +++ b/packages/python/python-pyro_3.7.bb @@ -6,12 +6,11 @@ HOMEPAGE = "http://pyro.sourceforge.net" SECTION = "devel/python" PRIORITY = "optional" 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 = "r1" +RDEPENDS = "python-crypt python-io python-lang python-math python-netserver python-pickle \ +python-re python-shell python-stringold python-threading" +PR = "ml0" -SRC_URI = "cvs://anonymous:@pyro.cvs.sourceforge.net/cvsroot/pyro;module=Pyro;method=pserver;tag=pyro3_5 \ +SRC_URI = "cvs://anonymous:@pyro.cvs.sourceforge.net/cvsroot/pyro;module=Pyro;method=pserver;tag=pyro3_7 \ file://pyro-unattended-install.patch;patch=1;pnum=0" S="${WORKDIR}/Pyro" -- 2.39.5