From f9b670f4e512254b89bb9d94491a7778d73522aa Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Wed, 14 Dec 2011 10:44:48 -0600 Subject: python/Pyro: Updated for version 3.15. Signed-off-by: Robby Workman --- python/Pyro/Pyro.SlackBuild | 3 +-- python/Pyro/Pyro.info | 8 ++++---- python/Pyro/README | 4 ++++ python/Pyro/slack-desc | 7 +++++++ 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/python/Pyro/Pyro.SlackBuild b/python/Pyro/Pyro.SlackBuild index bc50b2b1b6..5c826c0a60 100644 --- a/python/Pyro/Pyro.SlackBuild +++ b/python/Pyro/Pyro.SlackBuild @@ -4,7 +4,7 @@ # Written by Thibaut Notteboom (tib@tibux.org) PRGNAM=Pyro -VERSION=${VERSION:-3.14} +VERSION=${VERSION:-3.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -61,4 +61,3 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} - diff --git a/python/Pyro/Pyro.info b/python/Pyro/Pyro.info index 46ca4e4638..27c2a6cafb 100644 --- a/python/Pyro/Pyro.info +++ b/python/Pyro/Pyro.info @@ -1,10 +1,10 @@ PRGNAM="Pyro" -VERSION="3.14" +VERSION="3.15" HOMEPAGE="http://www.xs4all.nl/~irmen/pyro3/" -DOWNLOAD="http://pypi.python.org/packages/source/P/Pyro/Pyro-3.14.tar.gz" -MD5SUM="2101230425e6c76f5aa2e9d5167cbd3b" +DOWNLOAD="http://pypi.python.org/packages/source/P/Pyro/Pyro-3.15.tar.gz" +MD5SUM="aa93ed5fd0987ab8e68bb52c021f0398" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Thibaut Notteboom" EMAIL="tib@tibux.org" -APPROVED="dsomero" +APPROVED="rworkman" diff --git a/python/Pyro/README b/python/Pyro/README index 1d8e46c33c..f0e88957f3 100644 --- a/python/Pyro/README +++ b/python/Pyro/README @@ -1,3 +1,7 @@ Pyro stands for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. + +Pyro 3.x is in maintenance mode (only getting security- and bugfixes). +New projects are strongly urged to use Pyro4 instead, +which is the new Pyro version that is actively being developed. diff --git a/python/Pyro/slack-desc b/python/Pyro/slack-desc index 7bcb574371..276d9d5615 100644 --- a/python/Pyro/slack-desc +++ b/python/Pyro/slack-desc @@ -1,3 +1,10 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + |-----handy-ruler------------------------------------------------------| Pyro: Pyro (PYthon Remote Objects) Pyro: -- cgit v1.2.3